Update .gitlab-ci.yml file
This commit is contained in:
parent
9c98e0c51a
commit
ccd4cf9c1a
@ -25,6 +25,7 @@ bin_build:
|
|||||||
|
|
||||||
docker_build:
|
docker_build:
|
||||||
stage: build
|
stage: build
|
||||||
|
image:docker:latest
|
||||||
script:
|
script:
|
||||||
- docker build -t console:${PACKAGE_VERSION} .
|
- docker build -t console:${PACKAGE_VERSION} .
|
||||||
tags:
|
tags:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user