This commit is contained in:
Sohrab Behdani 2024-09-28 15:19:24 +03:30
parent 829096e2e2
commit 20f3b983e1

View file

@ -48,3 +48,5 @@ deploy_iso:
- sshpass -p "$PASS" rsync -r out/ParchLinux-$Desktop-latest.iso parch@$SSH_ROOT:/srv/http/$Desktop/
rules:
- if: $CI_COMMIT_TAG
privileged: true