[neon/ubuntu-core/models.test] debian: inverted commas
Carlos De Maine
null at kde.org
Wed Aug 7 11:56:17 BST 2024
Git commit 7cc0dc404ba141d77413a302b41aaf6c1eda870d by Carlos De Maine.
Committed on 07/08/2024 at 10:56.
Pushed by carlosdem into branch 'models.test'.
inverted commas
M +2 -2 debian/snap-image-model.yml
https://invent.kde.org/neon/ubuntu-core/-/commit/7cc0dc404ba141d77413a302b41aaf6c1eda870d
diff --git a/debian/snap-image-model.yml b/debian/snap-image-model.yml
index 75d856a..564e985 100644
--- a/debian/snap-image-model.yml
+++ b/debian/snap-image-model.yml
@@ -38,8 +38,8 @@ snap_image_model:
# push the new model to gitlab
- echo pushing new models to ref $CI_COMMIT_REF_NAME
- git add -f ./*.model
- - git commit -m "Update models"
- - git push https://$PROJECT_TOKEN_USERNAME:${UBUNTU_NEON_CORE_ACCESS_TOKEN}@invent.kde.org/neon/ubuntu-core.git HEAD:$CI_COMMIT_REF_NAME -o ci.skip
+ - git commit -m "Update models again"
+ - git push "https://$PROJECT_TOKEN_USERNAME:${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