debug secure files

This commit is contained in:
Harald Sitter
2025-07-30 11:46:34 +02:00
parent 0c4d85d983
commit b257ef08e1

View File

@@ -46,6 +46,8 @@ imaging+publish:
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 | bash
- ls -lah .secure_files/
- ls -lah .secure_files/gpg
- sudo ./build.sh --force --debug # bootstap.sh happens as part of CI image build
- ./upload.sh
after_script: