Update .gitlab-ci.yml file
This commit is contained in:
parent
758247b49f
commit
283c04b6c9
@ -27,7 +27,7 @@ docker_build:
|
|||||||
stage: build
|
stage: build
|
||||||
script:
|
script:
|
||||||
- docker build -t console:${PACKAGE_VERSION} .
|
- docker build -t console:${PACKAGE_VERSION} .
|
||||||
tag:
|
tags:
|
||||||
- kali-docker
|
- kali-docker
|
||||||
|
|
||||||
release:
|
release:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user