Update the CI/CD config to build when the release.
continuous-integration/drone/tag Build is passing
continuous-integration/drone/tag Build is passing
This commit is contained in:
@@ -40,6 +40,8 @@ steps:
|
||||
path: /root/.m2/
|
||||
commands:
|
||||
- mvn package -Dmaven.test.skip=true
|
||||
when:
|
||||
event: tag
|
||||
|
||||
- name: gitea_release
|
||||
image: plugins/gitea-release
|
||||
|
||||
Reference in New Issue
Block a user