Skip to content
This repository has been archived by the owner on Aug 15, 2023. It is now read-only.

[workspace] Add step in the CI for docker images build #776

Open
2 of 4 tasks
ascariandrea opened this issue Nov 3, 2022 · 0 comments · May be fixed by #778
Open
2 of 4 tasks

[workspace] Add step in the CI for docker images build #776

ascariandrea opened this issue Nov 3, 2022 · 0 comments · May be fixed by #778
Assignees
Labels
build Workspace, packages and platforms build

Comments

@ascariandrea
Copy link
Collaborator

ascariandrea commented Nov 3, 2022

Since we have dockerized both yt:backend and tk:backend we may need to add a step in the CI to properly check docker images can be built smoothly.

We also need to push the images to our registry when we release a new version on master

  • build tk:backend for any PR
  • build yt:backend fro any PR
  • push yt:backend on release (on master)
  • push tk:backend on release (on master)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
build Workspace, packages and platforms build
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants