Skip to content

Commit 4737a9d

Browse files
Update 00-variables.yml
fix typo
1 parent f6ba11d commit 4737a9d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.ci/include/cscs/00-variables.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ variables:
1515
# These are the firecrest id and secret for the beverin pipeline
1616
.beverin-mi300-secrets:
1717
variables:
18-
F7T_CLIENT_ID: $F7T_TDS_CLIENT_ID
19-
F7T_CLIENT_SECRET: $F7T_TDS_CLIENT_SECRET
18+
F7T_CLIENT_ID: $F7T_TDS_COMSUMER_KEY
19+
F7T_CLIENT_SECRET: $F7T_TDS_COMSUMER_SECRET
2020

2121
# Compiler flags for the GH200 nodes
2222
.daint-gh200-vars:

0 commit comments

Comments
 (0)