Skip to content

Commit 364b662

Browse files
committed
rename ECCO_PASSWORD
1 parent 808aa64 commit 364b662

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.buildkite/pipeline.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,10 @@ env:
1313
GKSwstype: 100
1414
SLURM_KILL_BAD_EXIT: 1
1515
CONFIG_PATH: "config/ci_configs"
16+
ECCO_WEBDAV_PASSWORD: "$ECCO_PASSWORD"
1617

1718
timeout_in_minutes: 240
1819

19-
secrets:
20-
- ECCO_USERNAME
21-
- ECCO_WEBDAV_PASSWORD
22-
2320
steps:
2421
- label: "init environment :computer:"
2522
key: "init_cpu_env"

0 commit comments

Comments
 (0)