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