[neon/ubuntu-core/models.test] debian: give the real name for the bot
Carlos De Maine
null at kde.org
Wed Aug 7 13:24:58 BST 2024
Git commit 09c242dbb1e46590f836a8cb84cd26b3cb401282 by Carlos De Maine.
Committed on 07/08/2024 at 12:24.
Pushed by carlosdem into branch 'models.test'.
give the real name for the bot
M +1 -1 debian/snap-image-model.yml
https://invent.kde.org/neon/ubuntu-core/-/commit/09c242dbb1e46590f836a8cb84cd26b3cb401282
diff --git a/debian/snap-image-model.yml b/debian/snap-image-model.yml
index 62fe218..d1398fd 100644
--- a/debian/snap-image-model.yml
+++ b/debian/snap-image-model.yml
@@ -37,7 +37,7 @@ snap_image_model:
- 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 "project_17308_bot_41c9ef5edaae96df786f272eeb583466"
+ - git config user.name "UBUNTU_NEON_CORE_ACCESS_TOKEN"
# make sure we are on the branch we want
- git checkout $CI_COMMIT_REF_NAME
# make sure we haven't got behind
More information about the Neon-commits
mailing list