Merge pull request 'develop' (#17) from develop into master
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #17
This commit is contained in:
commit
a38ce61c7b
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ steps:
|
|||
-i ~/.ssh/deploy_key
|
||||
"$SSH_USER@$SSH_HOST"
|
||||
git:from-image social
|
||||
"glenux/service-gotosocial:${DRONE_COMMIT_SHA:0:8}"
|
||||
"glenux/service-gotosocial:${DRONE_BRANCH/\\//-}_${DRONE_COMMIT_SHA:0:8}"
|
||||
#
|
||||
- echo "SUCCESS"
|
||||
|
||||
|
|
Loading…
Reference in a new issue