add docker building in pipeline
This commit is contained in:
@@ -38,5 +38,5 @@ build-docker:
|
||||
- go.mod
|
||||
- requirements.txt
|
||||
- ansible.cfg
|
||||
if: $CI_COMMIT_REF_NAME =~ /^(${CI_DEFAULT_BRANCH})$/
|
||||
if: $CI_COMMIT_REF_NAME =~ /^(master)$/
|
||||
when: always
|
||||
|
||||
Reference in New Issue
Block a user