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