Skip to content

Commit

Permalink
Make sure tags are pushed to github
Browse files Browse the repository at this point in the history
  • Loading branch information
exhuma committed Aug 12, 2024
1 parent 4127c7f commit 619c014
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,7 @@ upload:
post-luxembourg/clproc.git"
- "git checkout ${CI_COMMIT_BRANCH}"
- "git push github ${CI_COMMIT_BRANCH}"
- "git push github --tags"
rules:
- if: "$CI_COMMIT_REF_PROTECTED == 'true'"
when: on_success

0 comments on commit 619c014

Please sign in to comment.