Skip to content

Commit cf6e21c

Browse files
committed
Pass trigger token to another job?
1 parent 75357ef commit cf6e21c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/input_files/build.yaml.tpl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -261,6 +261,7 @@ e2e-test:
261261
strategy: depend
262262
variables:
263263
LANGUAGES_SUBSET: python
264+
TRIGGER_JOB_TOKEN: $CI_JOB_TOKEN
264265
# These env vars are inherited from the dotenv reports of the publish-layer jobs
265266
{{- range (ds "runtimes").runtimes }}
266267
{{- if eq .arch "amd64" }}

0 commit comments

Comments
 (0)