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 tag deployments #58

Merged
merged 1 commit into from
Jun 24, 2024
Merged

Fix tag deployments #58

merged 1 commit into from
Jun 24, 2024

Conversation

berrydenhartog
Copy link
Member

@berrydenhartog berrydenhartog commented Jun 24, 2024

Description

when using git tags we get an array returned with 2 tags. this breaks the cd and code scanning. Removing latest from the list might solve the issue.

Checklist

Please check all the boxes that apply to this pull request using "x":

  • I have tested the changes locally and verified that they work as expected.
  • I have followed the project's coding conventions and style guidelines.
  • I have rebased my branch onto the latest commit of the main branch.
  • I have squashed or reorganized my commits into logical units.
  • I have read, understood and agree to the Developer Certificate of Origin, which this project utilizes.

Sorry, something went wrong.

Copy link

@uittenbroekrobbert uittenbroekrobbert merged commit 41ade47 into main Jun 24, 2024
14 checks passed
@uittenbroekrobbert uittenbroekrobbert deleted the fix-tag-deployment branch June 24, 2024 08:12
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.

None yet

2 participants