Fix custom-docker-build

This commit is contained in:
Kamil Trzciński 2021-02-02 13:33:49 +01:00
parent 74dda8518c
commit c393e4e804
2 changed files with 2 additions and 2 deletions

View file

@ -29,7 +29,7 @@ variables:
stage: build
rules:
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
when: manual
when: manual
.test_build: &test_build
extends: .test