ankaios
ankaios copied to clipboard
Create app dev container base in CI/CD pipeline in release workflow
Description
Currently, if a release is created, we must manually build and push the "app dev container base" under tools/app_dev_container_base
.
To make things easier, we shall build and push it inside the CI/CD pipeline automatically whenever a release is triggered.
Goals
Creating app dev container base automatically when a release is created/triggered.
Final result
Summary
To be filled when the final solution is sketched.
Tasks
- [ ] Task 1
- [ ] Task 2
- [ ] ...