[neon/ubuntu-core/models.test] debian: got to be
Carlos De Maine
null at kde.org
Wed Aug 7 13:35:42 BST 2024
Git commit 469f8cd138c3d1dae7f6da0980ee727585652a41 by Carlos De Maine.
Committed on 07/08/2024 at 12:35.
Pushed by carlosdem into branch 'models.test'.
got to be
M +3 -3 debian/snap-image-model.yml
https://invent.kde.org/neon/ubuntu-core/-/commit/469f8cd138c3d1dae7f6da0980ee727585652a41
diff --git a/debian/snap-image-model.yml b/debian/snap-image-model.yml
index d1398fd..2fc1941 100644
--- a/debian/snap-image-model.yml
+++ b/debian/snap-image-model.yml
@@ -36,8 +36,8 @@ snap_image_model:
# copy the new model to the artifacts dir
- cp -vf ./*.model $CI_PROJECT_DIR/.kde-ci-packages/
# set our identity
- - git config user.email "project_17308_bot_41c9ef5edaae96df786f272eeb583466 at invent.kde.org"
- - git config user.name "UBUNTU_NEON_CORE_ACCESS_TOKEN"
+ - git config user.email "project_17308_bot_bfe008c722508de9710d4b73ec01c4a0 at invent.kde.org"
+ - git config user.name "Neon Core-Bot"
# make sure we are on the branch we want
- git checkout $CI_COMMIT_REF_NAME
# make sure we haven't got behind
@@ -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_41c9ef5edaae96df786f272eeb583466:$GIT_MODEL_COMMIT@invent.kde.org/neon/ubuntu-core.git $CI_COMMIT_REF_NAME -o ci.skip
+ - git push https://project_17308_bot_bfe008c722508de9710d4b73ec01c4a0:$GIT_MODEL_COMMIT@invent.kde.org/neon/ubuntu-core.git $CI_COMMIT_REF_NAME -o ci.skip
interruptible: true
after_script:
# delete the gpg keyring
More information about the Neon-commits
mailing list