Update .gitlab-ci.yml file

This commit is contained in:
梁俊勇
2022-08-01 12:04:45 +00:00
parent 42da6b530f
commit 9c98e0c51a

View File

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