Skip to content
Snippets Groups Projects
Commit 325412d9 authored by Matthew K Defenderfer's avatar Matthew K Defenderfer
Browse files

hopefully fixed syntax again

parent aeea5475
No related branches found
No related tags found
No related merge requests found
...@@ -13,7 +13,7 @@ stages: ...@@ -13,7 +13,7 @@ stages:
get-credentials: get-credentials:
stage: pre-build stage: pre-build
variables: variables:
- SECURE_FILES_DOWNLOAD_PATH: '.secure' SECURE_FILES_DOWNLOAD_PATH: '.secure'
script: script:
- echo "Copying secure file with FeBio login ..." - 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 - curl --silent "https://gitlab.com/gitlab-org/incubation-engineering/mobile-devops/download-secure-files/-/raw/main/installer" | bash
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment