diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index fdcab3c..97ba3dd 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -45,7 +45,7 @@ imaging+publish: variables: *variables script: - sudo pacman --sync --refresh --noconfirm curl which git - - curl -s https://gitlab.com/gitlab-org/incubation-engineering/mobile-devops/download-secure-files/-/raw/main/installer | sudo bash + - curl -s https://gitlab.com/gitlab-org/incubation-engineering/mobile-devops/download-secure-files/-/raw/main/installer | sudo -E bash - sudo ./in_docker.sh --force --debug - ./upload.sh after_script: