1
0
mirror of synced 2025-12-19 18:05:44 -05:00

[skip ci] Refactor contexts (#82)

This commit is contained in:
Eugene Kolnick
2023-03-29 12:34:08 -04:00
committed by GitHub
parent a7dd44730b
commit 42aeb4ade7

View File

@@ -89,13 +89,15 @@ workflows:
jobs:
- precommit:
context:
- Gruntwork GCP
- GCP__automated-tests
- GITHUB__PAT__gruntwork-ci
filters:
tags:
only: /^v.*/
- test:
context:
- Gruntwork GCP
- GCP__automated-tests
- GITHUB__PAT__gruntwork-ci
requires:
- precommit
filters: