ci: split container push steps to separate job and add deploy tag
authorChristian Marangi <ansuelsmth@gmail.com>
Tue, 14 Nov 2023 13:53:12 +0000 (14:53 +0100)
committerPetr Štetiar <ynezz@true.cz>
Tue, 14 Nov 2023 17:25:45 +0000 (18:25 +0100)
commite07ee3e3586dfd6128749a6a42fe123c4bb467dd
tree296b9765d1325d3760903bfa9435c76fe3b119b4
parentb9790bcd45e8ec1d000fd2bc48fb6948eb2ba5cc
ci: split container push steps to separate job and add deploy tag

Split container push related steps to separate jobs and add deploy tag.

This is to better organize the workflow and drop additional checks for
single steps moving them to the single job.
Also we use a feature of github to better track changes deployed to our
buildbot.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
.github/workflows/build-push.yml