Updated image to one containing docker and compose
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
6e69eac13d
commit
0847335bf6
|
@ -4,7 +4,7 @@ name: default
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Tests
|
- name: Tests
|
||||||
image: alpine:3.15.0
|
image: docker/compose:1.29.2
|
||||||
commands:
|
commands:
|
||||||
- docker-compose run --rm db-migrations
|
- docker-compose run --rm db-migrations
|
||||||
- docker-compose up -d
|
- docker-compose up -d
|
||||||
|
|
Loading…
Reference in New Issue
Block a user