1
Fork 0

Fix artifact name

master
Vladimir Hodakov 2019-03-02 18:58:11 +04:00
parent ef7610e550
commit 96afbedae3
Signed by: Vladimir Hodakov
GPG Key ID: 673980B6882F82C6
1 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@ build:
untracked: true
expire_in: 4 hours
paths:
- fw_zookeeper
- fw_zookeeper_helper
deploy:
stage: deploy
@ -47,4 +47,4 @@ deploy:
- ssh-add ~/.ssh/id_rsa
- ssh-keyscan -H $DEPLOY_HOST >> ~/.ssh/known_hosts
script:
- scp fw_zookeeper $DEPLOY_USER@$DEPLOY_HOST:/usr/local/bin/
- scp fw_zookeeper_helper $DEPLOY_USER@$DEPLOY_HOST:/usr/local/bin/