Skip to content

CI: added conditional step to checkout master on tag push#746

Merged
RobbeBryssinck merged 1 commit into
tiltedphoques:devfrom
miredirex:ci/checkout-master
Dec 2, 2024
Merged

CI: added conditional step to checkout master on tag push#746
RobbeBryssinck merged 1 commit into
tiltedphoques:devfrom
miredirex:ci/checkout-master

Conversation

@miredirex

@miredirex miredirex commented Nov 29, 2024

Copy link
Copy Markdown
Collaborator

By default, git (and github actions) checkout tags in a "detached HEAD" state, thus the extra step. Now the CI will build master@v1.x.x and not a HEAD@v1.x.x build on tag push

@RobbeBryssinck RobbeBryssinck merged commit 8ae0ce1 into tiltedphoques:dev Dec 2, 2024
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.

2 participants