Skip to content

Commit 3e81f52

Browse files
iQQBotroboquat
authored andcommitted
[werft] add ROBOQUAT_TOKEN in build job
1 parent 2fef159 commit 3e81f52

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.werft/build.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,11 @@ pod:
218218
secretKeyRef:
219219
name: integration-test-user
220220
key: token
221+
- name: ROBOQUAT_TOKEN
222+
valueFrom:
223+
secretKeyRef:
224+
name: github-roboquat-automatic-changelog
225+
key: token
221226
command:
222227
- bash
223228
- -c

0 commit comments

Comments
 (0)