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: jobs:
- precommit: - precommit:
context: context:
- Gruntwork GCP - GCP__automated-tests
- GITHUB__PAT__gruntwork-ci
filters: filters:
tags: tags:
only: /^v.*/ only: /^v.*/
- test: - test:
context: context:
- Gruntwork GCP - GCP__automated-tests
- GITHUB__PAT__gruntwork-ci
requires: requires:
- precommit - precommit
filters: filters: