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