We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ba5873 commit 4c774afCopy full SHA for 4c774af
.circleci/config.yml
@@ -66,15 +66,17 @@ workflows:
66
tags:
67
only: /^v.*/
68
context:
69
- - Gruntwork Admin
+ - AWS__PHXDEVOPS__circle-ci-test
70
+ - GITHUB__PAT__gruntwork-ci
71
- test:
72
requires:
73
- pre-commit
74
filters:
75
76
77
78
79
80
- build-and-deploy:
81
82
- test
@@ -84,4 +86,5 @@ workflows:
84
86
branches:
85
87
ignore: /.*/
88
89
90
0 commit comments