Compare commits

..

No commits in common. "ff62a77d3ebed5102ed6bc4264feb042ac71b6eb" and "0ae7685130bf4b5cb183e013fd11e70c6ae24709" have entirely different histories.

3 changed files with 2 additions and 6 deletions

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 objstorage git:from-image objectstorage
"glenux/service-garage:${DRONE_COMMIT_SHA:0:8}" "glenux/service-garage:${DRONE_COMMIT_SHA:0:8}"
# #

View file

@ -1 +1 @@
FROM dxflrs/garage:v0.9.1 FROM dxflrs/garage:v0.8.0

View file

@ -108,7 +108,3 @@ Restart
dokku ps:restart objstorage-s3 dokku ps:restart objstorage-s3
## References
* https://garagehq.deuxfleurs.fr/documentation/cookbook/real-world/