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

ci: publish 'develop' images when main pushed #144

Merged
merged 1 commit into from
Jul 26, 2024

Conversation

paoloyx
Copy link
Member

@paoloyx paoloyx commented Jul 26, 2024

As title, all actions that push docker images are modified so that:

  • The push action happens only when a branch is pushed
  • The Docker image tag will be:
    • develop when the main branch is pushed
    • the git tag name i.e. vX.Y.Z when the git tag vX.Y.Z is pushed
  • The latest docker tag is pushed only when a git tag is pushed

@paoloyx paoloyx merged commit 8fb4632 into main Jul 26, 2024
10 checks passed
@paoloyx paoloyx deleted the ROS-412-develop-tagged-images branch July 26, 2024 13:32
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.

3 participants