[neon/ubuntu-core/models.test] debian: no inverted commas ?? \o/

Carlos De Maine null at kde.org
Wed Aug 7 12:45:02 BST 2024


Git commit 3aafd13ea15dab93acf1522b9d02b6526dbad398 by Carlos De Maine.
Committed on 07/08/2024 at 11:45.
Pushed by carlosdem into branch 'models.test'.

no inverted commas ?? \o/

M  +1    -1    debian/snap-image-model.yml

https://invent.kde.org/neon/ubuntu-core/-/commit/3aafd13ea15dab93acf1522b9d02b6526dbad398

diff --git a/debian/snap-image-model.yml b/debian/snap-image-model.yml
index 1952cff..f899c23 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 HEAD:$CI_COMMIT_REF_NAME -o ci.skip
   interruptible: true
   after_script:
     # delete the gpg keyring


More information about the Neon-commits mailing list