This commit is contained in:
parent
bf54902609
commit
4c56e870f4
1 changed files with 1 additions and 2 deletions
|
@ -92,8 +92,7 @@ steps:
|
|||
ssh -o StrictHostKeyChecking=no \
|
||||
-i ~/.ssh/deploy_key \
|
||||
"$SSH_USER@$SSH_HOST" \
|
||||
git:from-image social \
|
||||
"glenux/service-gotosocial:${DRONE_COMMIT_SHA:0:8}"
|
||||
git:from-image social "glenux/service-gotosocial:${DRONE_COMMIT_SHA:0:8}"
|
||||
|
||||
# volumes:
|
||||
# - name: cache
|
||||
|
|
Loading…
Reference in a new issue