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