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

Docker CI - Update actions #460

Merged
merged 6 commits into from
Jun 6, 2024
Merged

Docker CI - Update actions #460

merged 6 commits into from
Jun 6, 2024

Conversation

brhahlen
Copy link
Contributor

@brhahlen brhahlen commented Jun 6, 2024

Allows to create Docker Image on creation of a Tag and when pushing something to main branch.
When a Release is created (with the corresponding tag), it will name the image 2.3.0, based on the tag name. This will also be :latest
When pushing to main, an image is created that is name :main.

As discussed with @AtkinsSJ on Discord.

@KernelDeimos KernelDeimos merged commit 6ef283d into HeyPuter:main Jun 6, 2024
6 checks passed
AtkinsSJ pushed a commit to AtkinsSJ/puter that referenced this pull request Jun 11, 2024
* Update docker-image.yaml

* Update docker-image.yaml

* Update docker-image.yaml

* Update docker-image.yaml

* Update docker-image.yaml

* Create Docker on Tag and push on main
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