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

No need to build and push the Docker images on each PR and commit #21

Merged
merged 3 commits into from
Apr 23, 2024

Conversation

ludovicm67
Copy link
Member

This PR does the following:

  • only build and push Docker images on semver tag
  • run tests on each commit (this will also build the Docker image for the default arch, in order to run tests)

@ludovicm67 ludovicm67 added the enhancement New feature or request label Apr 23, 2024
@ludovicm67 ludovicm67 self-assigned this Apr 23, 2024
Copy link

changeset-bot bot commented Apr 23, 2024

⚠️ No Changeset found

Latest commit: c876fe8

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@ludovicm67 ludovicm67 merged commit 661490d into main Apr 23, 2024
1 check passed
@ludovicm67 ludovicm67 deleted the no-push-by-default branch April 23, 2024 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant