6 Commits

Author SHA1 Message Date
Ricardo J González C
b6484cf1ad Add missing details 2022-06-01 19:33:54 -05:00
isbang
db7c16927a test: update test 2021-04-25 12:04:35 +09:00
Thorrak
95610cce4b Clarify option name, add test volume to docker-compose.yml file 2021-04-24 09:24:22 -04:00
Thorrak
41bd5b12bd Add down-options configuration option
This new, optional configuration parameter allows for the specification of flags to be passed to the `docker-compose down` command. This is primarily intended to be used for passing the `--volumes` flag whith instructs docker-compose to also delete persistent volumes.
2021-04-23 09:54:17 -04:00
isbang
8df5a46582 fix: add checkout before test action 2020-11-02 14:24:11 +09:00
isbang
5eed63a280 feat: init compose action 2020-11-02 14:20:02 +09:00