Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: triggering gitlab pipeline on tags #717

Merged
merged 8 commits into from
Sep 4, 2024
Merged

fix: triggering gitlab pipeline on tags #717

merged 8 commits into from
Sep 4, 2024

Conversation

ntn-x2
Copy link
Member

@ntn-x2 ntn-x2 commented Sep 4, 2024

I noticed that if we trigger Gitlab pipeline from a tag, the action fails. And if we trigger it from a branch, the Docker image tags are weird. So we should trigger it from a tag from the release branch and from branch (push) from develop and master.

@ntn-x2 ntn-x2 self-assigned this Sep 4, 2024
@ntn-x2 ntn-x2 marked this pull request as ready for review September 4, 2024 07:59
@ntn-x2 ntn-x2 requested a review from ggera September 4, 2024 07:59
@ntn-x2 ntn-x2 merged commit fc02757 into develop Sep 4, 2024
6 of 7 checks passed
@ntn-x2 ntn-x2 deleted the aa/fix-gitlab-ci branch September 4, 2024 08:03
ntn-x2 added a commit that referenced this pull request Sep 4, 2024
I noticed that if we trigger Gitlab pipeline from a tag, the action
fails. And if we trigger it from a branch, the Docker image tags are
weird. So we should trigger it from a tag from the release branch and
from branch (push) from develop and master.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant