更新.gitlab-ci.yml文件

This commit is contained in:
2023-09-20 07:24:15 +00:00
parent fd038ed10d
commit fbbd71bcf1

View File

@@ -20,9 +20,6 @@ generate:
- tags.txt
release-image:
needs:
- job: generate
artifacts: true
image: docker:latest
stage: release
services: