2
0
mirror of https://github.com/offen/docker-volume-backup.git synced 2025-03-12 23:00:24 +01:00
Commit Graph

3 Commits

Author SHA1 Message Date
aee802cb09
Migrate CI setup to GitHub Actions, also publish to GHCR ()
* Run tests in GitHub actions

* Do not try to allocate a pseudo TTY when running compose commands

* Try hard disabling TTY allocation

* Use compose plugin

* Test scripts shall not try to allocate a TTY

* Pass correct base version

* Check whether env var is even needed

* Stop running tests in CircleCI

* Run releases from GitHub actions as well

* Manually construct tags to be pushed on release
2023-03-16 19:32:44 +01:00
9b7af67a26
Run tests using compose v2 () 2023-01-07 18:50:27 +01:00
63961cd826
Pass file location to lifecycle commands ()
* Add test case for extending image and calling through to rsync

* Keep backup file location env var

* Add documentation

* Work against untared content in test
2022-12-30 16:07:34 +01:00