Update .gitlab-ci.yml file

This commit is contained in:
梁俊勇 2022-08-01 10:37:40 +00:00
parent 283c04b6c9
commit 44f914e79b

View File

@ -28,7 +28,7 @@ docker_build:
script:
- docker build -t console:${PACKAGE_VERSION} .
tags:
- kali-docker
- docker
release:
stage: release