ci: fix app name in drone config
This commit is contained in:
parent
0ae7685130
commit
12b2497125
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ steps:
|
|||
- ssh -o StrictHostKeyChecking=no
|
||||
-i ~/.ssh/deploy_key
|
||||
"$SSH_USER@$SSH_HOST"
|
||||
git:from-image objectstorage
|
||||
git:from-image objstorage
|
||||
"glenux/service-garage:${DRONE_COMMIT_SHA:0:8}"
|
||||
#
|
||||
|
||||
|
|
Loading…
Reference in a new issue