Skip to content

fix: set image version from Dockerfile arg #18

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

Merged
merged 1 commit into from
Nov 9, 2024
Merged

Conversation

bonddim
Copy link
Owner

@bonddim bonddim commented Nov 9, 2024

This pull request updates the Docker workflow configuration in the .github/workflows/docker.yaml file to enhance the versioning and tagging process.

Enhancements to Docker workflow:

  • Added a step to parse the version from the Dockerfile and store it in the GitHub Actions output. (.github/workflows/docker.yaml)
  • Updated the image tagging process to include the parsed version and the latest tag if it is the default branch. (.github/workflows/docker.yaml)

@bonddim bonddim merged commit a8fe364 into main Nov 9, 2024
1 check passed
@bonddim bonddim deleted the fix-image-version branch November 9, 2024 17:31
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