fix(ci): ensure docker build and publish occurs #23
@ -31,6 +31,11 @@ include:
|
||||
- git_push_mirror/.gitlab-ci.yml
|
||||
|
||||
|
||||
Github (Push --mirror):
|
||||
extends:
|
||||
- .git_push_mirror
|
||||
needs: []
|
||||
|
||||
|
||||
.build_docker_container:
|
||||
stage: prepare
|
||||
|
Reference in New Issue
Block a user