Philipp Hörist pushed to branch master at gajim / gajim
Commits:
86896385 by Philipp Hörist at 2026-07-02T13:23:47+02:00
ci: Pass full commit tag to publishing job
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -319,7 +319,7 @@ publish-website:
- git clone [email protected]:gajim/website.git
- cd website
- git checkout master
- - python ./scripts/bump_version.py $GAJIM_VERSION
+ - python ./scripts/bump_version.py $CI_COMMIT_TAG
- git diff
- git add -u
- git commit -m "Release Gajim $GAJIM_VERSION"
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/86896385d8a54ba40bf75926646fb1fe6caa6e5c
--
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/86896385d8a54ba40bf75926646fb1fe6caa6e5c
You're receiving this email because of your account on dev.gajim.org.
_______________________________________________
Commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]