[neon/ubuntu-core/ago/generate-model-in-ci] /: Test ci push
Antoine Gonzalez
null at kde.org
Thu Jul 25 14:09:32 BST 2024
Git commit 448265f3a613d7cf7eaf33322eee016a6f7fd823 by Antoine Gonzalez.
Committed on 25/07/2024 at 13:09.
Pushed by daspood into branch 'ago/generate-model-in-ci'.
Test ci push
M +1 -1 debian/snap-image-model.yml
M +0 -6 kde-neon-core-amd64.json
https://invent.kde.org/neon/ubuntu-core/-/commit/448265f3a613d7cf7eaf33322eee016a6f7fd823
diff --git a/debian/snap-image-model.yml b/debian/snap-image-model.yml
index a9e99ea..566fe52 100644
--- a/debian/snap-image-model.yml
+++ b/debian/snap-image-model.yml
@@ -35,12 +35,12 @@ snap_image_model:
# copy the new model to the artifacts dir
- cp -vf ./*.model $CI_PROJECT_DIR/.kde-ci-packages/
# push the new model to gitlab
+ - echo pushing new models to branch $CI_COMMIT_REF_NAME
- git config user.email "kde-neon-core-model-bot at kde.org"
- git config user.name "kde-neon-core model-bot"
- git remote add gitlab_origin https://oauth2:$UBUNTU_NEON_CORE_ACCESS_TOKEN@invent.kde.org:neon/ubuntu-core.git
- git add ./*.model
- git commit -m "Update model files"
- - echo "git push gitlab_origin HEAD:$CI_COMMIT_REF_NAME -o ci.skip" # debug
- git push gitlab_origin HEAD:$CI_COMMIT_REF_NAME -o ci.skip
interruptible: true
after_script:
diff --git a/kde-neon-core-amd64.json b/kde-neon-core-amd64.json
index 19c7446..efe3232 100644
--- a/kde-neon-core-amd64.json
+++ b/kde-neon-core-amd64.json
@@ -120,12 +120,6 @@
"type": "app",
"id": "xODwiAdjx9KGChvI1z9Xx2JWJE7oLFF6"
},
- {
- "name": "firefox",
- "default-channel": "latest/stable",
- "type": "app",
- "id": "3wdHCAVyZEmYsCMFDE9qt92UV8rC8Wdk"
- },
{
"name": "kf6-core22",
"default-channel": "latest/stable",
More information about the Neon-commits
mailing list