[neon/ubuntu-core/models.test] debian: iterate
Carlos De Maine
null at kde.org
Wed Aug 7 11:38:46 BST 2024
Git commit 0e77cb19c262bd7f8d115c24d741ab9e426f60d3 by Carlos De Maine.
Committed on 07/08/2024 at 10:38.
Pushed by carlosdem into branch 'models.test'.
iterate
M +1 -1 debian/snap-image-model.yml
https://invent.kde.org/neon/ubuntu-core/-/commit/0e77cb19c262bd7f8d115c24d741ab9e426f60d3
diff --git a/debian/snap-image-model.yml b/debian/snap-image-model.yml
index beb4eb7..75d856a 100644
--- a/debian/snap-image-model.yml
+++ b/debian/snap-image-model.yml
@@ -39,7 +39,7 @@ snap_image_model:
- 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 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