Update .gitlab-ci.yml file

This commit is contained in:
梁俊勇 2022-08-01 10:36:06 +00:00
parent 758247b49f
commit 283c04b6c9

View File

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