diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ef69ca139cc0c9104c8c4d28f2b30203629ced98..bd4e134b77dd9b92ccda63fcf8e3be92611a9386 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -13,7 +13,7 @@ stages: get-credentials: stage: pre-build variables: - - SECURE_FILES_DOWNLOAD_PATH: '.secure' + SECURE_FILES_DOWNLOAD_PATH: '.secure' script: - echo "Copying secure file with FeBio login ..." - curl --silent "https://gitlab.com/gitlab-org/incubation-engineering/mobile-devops/download-secure-files/-/raw/main/installer" | bash