Update .gitlab-ci.yml file

This commit is contained in:
梁俊勇 2022-08-01 10:32:27 +00:00
parent d477713d48
commit d14d2673ca

View File

@ -27,8 +27,9 @@ bin_build:
docker_build:
stage: build
script:
- ls .
- docker build -t console:${PACKAGE_VERSION} .
tag:
- kali-docker
release:
stage: release