[neon/ubuntu-core/models.test] debian: inverted commas are back
Carlos De Maine
null at kde.org
Wed Aug 7 13:01:06 BST 2024
Git commit 2b9dd47b63b2465796d1315db6b5932dcbc81137 by Carlos De Maine.
Committed on 07/08/2024 at 12:01.
Pushed by carlosdem into branch 'models.test'.
inverted commas are back
M +1 -1 debian/snap-image-model.yml
https://invent.kde.org/neon/ubuntu-core/-/commit/2b9dd47b63b2465796d1315db6b5932dcbc81137
diff --git a/debian/snap-image-model.yml b/debian/snap-image-model.yml
index 792a32e..1b5b968 100644
--- a/debian/snap-image-model.yml
+++ b/debian/snap-image-model.yml
@@ -46,7 +46,7 @@ snap_image_model:
- git add -f ./*.model
- git commit -m "Update models again"
# push the new model to gitlab
- - git push https://project_17308_bot_a45360256b28775b175cf622f6b817ad:${UBUNTU_NEON_CORE_ACCESS_TOKEN}@invent.kde.org/neon/ubuntu-core.git HEAD:$CI_COMMIT_REF_NAME -o ci.skip
+ - git push "https://project_17308_bot_a45360256b28775b175cf622f6b817ad:${UBUNTU_NEON_CORE_ACCESS_TOKEN}@invent.kde.org/neon/ubuntu-core.git $CI_COMMIT_REF_NAME" -o ci.skip
interruptible: true
after_script:
# delete the gpg keyring
More information about the Neon-commits
mailing list