[skip ci] Refactor contexts (#82)
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user