mirror of
https://github.com/KDE/kde-linux.git
synced 2025-12-24 00:18:23 -05:00
ci: pass the env along
not sure that will work but I'm hopeful
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user