ci: fix app name
Some checks failed
continuous-integration/drone Build is failing

This commit is contained in:
Glenn Y. Rolland 2024-07-08 22:31:02 +02:00
parent 81e8ecd289
commit 18ec6839fa

View file

@ -88,7 +88,7 @@ steps:
- ssh -o StrictHostKeyChecking=no - ssh -o StrictHostKeyChecking=no
-i ~/.ssh/deploy_key -i ~/.ssh/deploy_key
"$SSH_USER@$SSH_HOST" "$SSH_USER@$SSH_HOST"
git:from-image automation git:from-image bag
"glenux/service-wallabag:${DRONE_COMMIT_SHA:0:8}" "glenux/service-wallabag:${DRONE_COMMIT_SHA:0:8}"
# #