1. 更新gitlab-ci流水线配置

This commit is contained in:
黄昕 2024-03-14 09:46:53 +08:00
parent 9b4b6829c9
commit ff2989641d
1 changed files with 2 additions and 0 deletions

View File

@ -30,6 +30,8 @@ package :
release_job:
stage: release
image: registry.gitlab.com/gitlab-org/release-cli:latest
tags:
- linux-maven
rules:
- if: $CI_COMMIT_TAG # Run this job when a tag is created
script: