We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98b6253 commit a26f6e8Copy full SHA for a26f6e8
.circleci/config.yml
@@ -75,12 +75,14 @@ workflows:
75
tags:
76
only: /^v.*/
77
context:
78
- - Gruntwork Admin
+ - AWS__PHXDEVOPS__circle-ci-test
79
+ - GITHUB__PAT__gruntwork-ci
80
- test:
81
requires:
82
- build
83
filters:
84
85
86
87
88
0 commit comments