Skip to content

Build dev images on push#408

Merged
Milkshak3s merged 2 commits intodevfrom
milkshak3s-publish-image-on-push
Feb 26, 2023
Merged

Build dev images on push#408
Milkshak3s merged 2 commits intodevfrom
milkshak3s-publish-image-on-push

Conversation

@Milkshak3s
Copy link
Collaborator

@Milkshak3s Milkshak3s commented Feb 26, 2023

Description of changes

Builds & pushes an image with the SHA hash of the latest commit on new pushes to the dev branch,

Why and what will this PR improve

Right now we only build images when a release is cut. Given our current "abstract" development cycles this means a new image hasn't been built since August 2022.

We're also deploying a duplicate "dev" server with the latest dev branch commit running, which this PR will enable.

Authorship

@Milkshak3s

Changelog

🆑
server: docker images with SHA hash as tags now build on each dev branch push.
/:cl:

@Milkshak3s Milkshak3s added the operations Server operations, Docker & otherwise label Feb 26, 2023
@Milkshak3s Milkshak3s merged commit f2b9b5b into dev Feb 26, 2023
@Milkshak3s Milkshak3s deleted the milkshak3s-publish-image-on-push branch February 26, 2023 23:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

operations Server operations, Docker & otherwise

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant