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

Get tag from git #230

Closed
wants to merge 2 commits into from
Closed

Get tag from git #230

wants to merge 2 commits into from

Conversation

reakaleek
Copy link
Member

No description provided.

@reakaleek reakaleek requested a review from v1v April 26, 2024 11:49
- name: Set version if tags
run: echo "VERSION=${GITHUB_REF#refs/*/}" >> $GITHUB_ENV
if: startsWith(github.ref, 'refs/tags/v')
- name: Set version if tag exists
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think something is wrong... #227 was merged and replace name: Set version if tags with a specific GitHub action for creating docker metadata

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

True, and the workflow is quite different. I'm going to close this then.

@reakaleek reakaleek closed this Apr 26, 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