try auto bumping semver
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2026-01-16 16:01:48 +11:00
parent 6ee848edb5
commit 9dc94bd405

View File

@@ -56,9 +56,23 @@ steps:
commands:
- cp /shared/vctp-linux-amd64 ./build/vctp-linux-amd64
#- find .
- nfpm package --config vctp.yml --packager rpm --target ./build/
- nfpm package --config vctp.yml --packager rpm --target ./build/ --version ${DRONE_BUILD_NUMBER}
- ls -lah ./build/
- name: semver
image: plugins/semver
when:
status:
- success
settings:
repo: ${DRONE_REPO_LINK}
token:
from_secret: GITEA_TOKEN
patch: true
tag: true
user_name: "Nathan Coad"
user_email: "nathan@thecoads.com"
- name: dell-sftp-deploy
image: hypervtechnics/drone-sftp
settings: