Update .gitlab-ci.yml file
This commit is contained in:
@@ -8,6 +8,8 @@ build-job:
|
||||
stage: build
|
||||
tags:
|
||||
- docker
|
||||
only:
|
||||
- master
|
||||
script:
|
||||
- docker info
|
||||
- docker build -t docker-registry.dopcore.com/andrusyakka/urban-couscous .
|
||||
|
||||
Reference in New Issue
Block a user