Update .gitlab-ci.yml file

This commit is contained in:
梁俊勇
2022-08-01 10:55:26 +00:00
parent 44f914e79b
commit 42da6b530f

View File

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