This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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:
|
||||
Reference in New Issue
Block a user