revert service yaml filename
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2026-02-09 13:54:46 +11:00
parent 4d53927f9d
commit 4f4163f77a
3 changed files with 3 additions and 3 deletions

View File

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