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

Run automated build and publish packages on version release #19

Open
shanduur opened this issue Aug 30, 2022 · 0 comments
Open

Run automated build and publish packages on version release #19

shanduur opened this issue Aug 30, 2022 · 0 comments

Comments

@shanduur
Copy link
Contributor

Summary

As a DevOps Engineer,
I want automated build of container images,
So that it does not have to be done by hand.

Basic Example

After release is published, there should be automated pipeline that is building and publishing container image with tag corresponding to version, e.g.:

  • Version v1.0.0 is published
  • CI/CD pipeline builds image application:v1.0.0 and application:latest
  • CI/CD pipeline publishes images application:v1.0.0 and application:latest to public image repository

Drawbacks

N/A

Unresolved questions

No response

Reference Issues

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants