[neon/ubuntu-core/models.test] debian: try for the branch again
Carlos De Maine
null at kde.org
Wed Aug 7 12:23:15 BST 2024
Git commit da894f5b8ad228e6894d708709fcb9a40a6805fc by Carlos De Maine.
Committed on 07/08/2024 at 11:23.
Pushed by carlosdem into branch 'models.test'.
try for the branch again
M +1 -1 debian/snap-image-model.yml
https://invent.kde.org/neon/ubuntu-core/-/commit/da894f5b8ad228e6894d708709fcb9a40a6805fc
diff --git a/debian/snap-image-model.yml b/debian/snap-image-model.yml
index d4f73bc..1a3bd4a 100644
--- a/debian/snap-image-model.yml
+++ b/debian/snap-image-model.yml
@@ -38,7 +38,7 @@ snap_image_model:
# push the new model to gitlab
- git config user.email "project_17308_bot_a45360256b28775b175cf622f6b817ad at invent.kde.org"
- git config user.name "$UBUNTU_NEON_CORE_ACCESS_TOKEN"
- - git switch HEAD:$CI_COMMIT_REF_NAME
+ - git switch $CI_COMMIT_REF_NAME
- git add -f ./*.model
- 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
More information about the Neon-commits
mailing list