File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 88 - test
99
1010build:intel :
11+ id_tokens :
12+ SITE_ID_TOKEN :
13+ aud : https://re-git.lanl.gov
1114 stage : build
1215 tags : [darwin-slurm-shared]
1316 script :
@@ -31,6 +34,9 @@ build:intel:
3134 expire_in : 1 week
3235
3336build:amd :
37+ id_tokens :
38+ SITE_ID_TOKEN :
39+ aud : https://re-git.lanl.gov
3440 stage : build
3541 tags : [darwin-slurm-shared]
3642 variables :
@@ -56,6 +62,9 @@ build:amd:
5662 expire_in : 1 week
5763
5864build:gnu :
65+ id_tokens :
66+ SITE_ID_TOKEN :
67+ aud : https://re-git.lanl.gov
5968 stage : build
6069 tags : [darwin-slurm-shared]
6170 script :
@@ -79,6 +88,9 @@ build:gnu:
7988 expire_in : 1 week
8089
8190test:intel :
91+ id_tokens :
92+ SITE_ID_TOKEN :
93+ aud : https://re-git.lanl.gov
8294 stage : test
8395 tags : [darwin-slurm-shared]
8496 dependencies :
@@ -106,6 +118,9 @@ test:intel:
106118 expire_in : 1 week
107119
108120test:amd :
121+ id_tokens :
122+ SITE_ID_TOKEN :
123+ aud : https://re-git.lanl.gov
109124 stage : test
110125 tags : [darwin-slurm-shared]
111126 variables :
@@ -136,6 +151,9 @@ test:amd:
136151 expire_in : 1 week
137152
138153test:gnu :
154+ id_tokens :
155+ SITE_ID_TOKEN :
156+ aud : https://re-git.lanl.gov
139157 stage : test
140158 tags : [darwin-slurm-shared]
141159 dependencies :
You can’t perform that action at this time.
0 commit comments