Update .gitlab-ci.yml file
This commit is contained in:
parent
d477713d48
commit
d14d2673ca
@ -27,8 +27,9 @@ bin_build:
|
|||||||
docker_build:
|
docker_build:
|
||||||
stage: build
|
stage: build
|
||||||
script:
|
script:
|
||||||
- ls .
|
|
||||||
- docker build -t console:${PACKAGE_VERSION} .
|
- docker build -t console:${PACKAGE_VERSION} .
|
||||||
|
tag:
|
||||||
|
- kali-docker
|
||||||
|
|
||||||
release:
|
release:
|
||||||
stage: release
|
stage: release
|
||||||
|
Loading…
x
Reference in New Issue
Block a user