Skip to content

Commit c4995c6

Browse files
committed
(WIP) GITHUB_TOKEN
1 parent 38da997 commit c4995c6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.cirrus.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ qa_plugin_task:
9696
cpu: 8
9797
memory: 8G
9898
env:
99+
GITHUB_TOKEN: VAULT[development/github/token/licenses-ro token]
99100
matrix:
100101
- SQ_VERSION: "LATEST_RELEASE"
101102
- SQ_VERSION: "DEV"
@@ -116,6 +117,8 @@ qa_ruling_task:
116117
<<: *CONTAINER_DEFINITION
117118
cpu: 8
118119
memory: 8G
120+
env:
121+
GITHUB_TOKEN: VAULT[development/github/token/licenses-ro token]
119122
<<: *SETUP_GRADLE_CACHE
120123
ruling_script:
121124
- *log_develocity_url_script

0 commit comments

Comments
 (0)