From c4097ca6089954d41721f349ed6fd9f68414f983 Mon Sep 17 00:00:00 2001 From: Nathan Coad Date: Mon, 9 Feb 2026 13:58:06 +1100 Subject: [PATCH] try again --- .drone.yml | 2 +- vctp.yml => vctp-service.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename vctp.yml => vctp-service.yml (96%) diff --git a/.drone.yml b/.drone.yml index c4c19a0..d0e97b8 100644 --- a/.drone.yml +++ b/.drone.yml @@ -56,7 +56,7 @@ steps: commands: - cp /shared/vctp-linux-amd64 ./build/vctp-linux-amd64 - ls -lah . - - nfpm package --config vctp.yml --packager rpm --target ./build/ + - nfpm package --config vctp-service.yml --packager rpm --target ./build/ - ls -lah ./build/ - name: dell-sftp-deploy diff --git a/vctp.yml b/vctp-service.yml similarity index 96% rename from vctp.yml rename to vctp-service.yml index 7ef1fa9..811bdfe 100644 --- a/vctp.yml +++ b/vctp-service.yml @@ -13,7 +13,7 @@ contents: - src: build/vctp-linux-amd64 dst: /usr/bin/vctp-linux-amd64 - - src: src/vctp-service.yml + - src: src/vctp.yml dst: /etc/dtms/vctp.yml type: config|noreplace file_info: