ci: push tags to gitlab
Tags are missing from GitLab (I pushed them once manually) while they should really be there to be a full mirror.
This commit is contained in:
parent
1235c62f8b
commit
ace6c3524b
1 changed files with 1 additions and 0 deletions
1
.github/workflows/trigger-gitlab.yml
vendored
1
.github/workflows/trigger-gitlab.yml
vendored
|
|
@ -58,3 +58,4 @@ jobs:
|
|||
ssh-keyscan -t rsa gitlab.com >> ~/.ssh/known_hosts
|
||||
git remote add ci git@gitlab.com:redhat/services/products/image-builder/ci/osbuild.git
|
||||
git push -f ci
|
||||
git push -f --tags ci
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue