Skip to content

Commit a26f6e8

Browse files
authored
[skip ci] Refactor contexts (gruntwork-io#39)
1 parent 98b6253 commit a26f6e8

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.circleci/config.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,12 +75,14 @@ workflows:
7575
tags:
7676
only: /^v.*/
7777
context:
78-
- Gruntwork Admin
78+
- AWS__PHXDEVOPS__circle-ci-test
79+
- GITHUB__PAT__gruntwork-ci
7980
- test:
8081
requires:
8182
- build
8283
filters:
8384
tags:
8485
only: /^v.*/
8586
context:
86-
- Gruntwork Admin
87+
- AWS__PHXDEVOPS__circle-ci-test
88+
- GITHUB__PAT__gruntwork-ci

0 commit comments

Comments
 (0)