fix(ci): ensure docker build and publish occurs #23

Merged
jon_nfc merged 2 commits from genesis into development 2024-02-21 07:36:08 +00:00
Showing only changes of commit d8e1c36459 - Show all commits

View File

@ -31,6 +31,11 @@ include:
- git_push_mirror/.gitlab-ci.yml
Github (Push --mirror):
extends:
- .git_push_mirror
needs: []
.build_docker_container:
stage: prepare