Merge pull request 'develop' (#17) from develop into master
All checks were successful
continuous-integration/drone/push Build is passing

Reviewed-on: #17
This commit is contained in:
Glenn Y. Rolland 2024-10-19 13:54:58 +00:00
commit a38ce61c7b

View file

@ -59,7 +59,7 @@ steps:
-i ~/.ssh/deploy_key -i ~/.ssh/deploy_key
"$SSH_USER@$SSH_HOST" "$SSH_USER@$SSH_HOST"
git:from-image social git:from-image social
"glenux/service-gotosocial:${DRONE_COMMIT_SHA:0:8}" "glenux/service-gotosocial:${DRONE_BRANCH/\\//-}_${DRONE_COMMIT_SHA:0:8}"
# #
- echo "SUCCESS" - echo "SUCCESS"