Compare commits
No commits in common. "ff62a77d3ebed5102ed6bc4264feb042ac71b6eb" and "0ae7685130bf4b5cb183e013fd11e70c6ae24709" have entirely different histories.
ff62a77d3e
...
0ae7685130
3 changed files with 2 additions and 6 deletions
|
@ -88,7 +88,7 @@ steps:
|
|||
- ssh -o StrictHostKeyChecking=no
|
||||
-i ~/.ssh/deploy_key
|
||||
"$SSH_USER@$SSH_HOST"
|
||||
git:from-image objstorage
|
||||
git:from-image objectstorage
|
||||
"glenux/service-garage:${DRONE_COMMIT_SHA:0:8}"
|
||||
#
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
FROM dxflrs/garage:v0.9.1
|
||||
FROM dxflrs/garage:v0.8.0
|
||||
|
|
|
@ -108,7 +108,3 @@ Restart
|
|||
|
||||
dokku ps:restart objstorage-s3
|
||||
|
||||
## References
|
||||
|
||||
* https://garagehq.deuxfleurs.fr/documentation/cookbook/real-world/
|
||||
|
||||
|
|
Loading…
Reference in a new issue