try again
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2026-02-09 13:58:06 +11:00
parent 4f4163f77a
commit c4097ca608
2 changed files with 2 additions and 2 deletions

View File

@@ -56,7 +56,7 @@ steps:
commands: commands:
- cp /shared/vctp-linux-amd64 ./build/vctp-linux-amd64 - cp /shared/vctp-linux-amd64 ./build/vctp-linux-amd64
- ls -lah . - ls -lah .
- nfpm package --config vctp.yml --packager rpm --target ./build/ - nfpm package --config vctp-service.yml --packager rpm --target ./build/
- ls -lah ./build/ - ls -lah ./build/
- name: dell-sftp-deploy - name: dell-sftp-deploy

View File

@@ -13,7 +13,7 @@ contents:
- src: build/vctp-linux-amd64 - src: build/vctp-linux-amd64
dst: /usr/bin/vctp-linux-amd64 dst: /usr/bin/vctp-linux-amd64
- src: src/vctp-service.yml - src: src/vctp.yml
dst: /etc/dtms/vctp.yml dst: /etc/dtms/vctp.yml
type: config|noreplace type: config|noreplace
file_info: file_info: