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:
|
||||
- name: Tests
|
||||
image: alpine:3.15.0
|
||||
image: docker/compose:1.29.2
|
||||
commands:
|
||||
- docker-compose run --rm db-migrations
|
||||
- docker-compose up -d
|
||||
|
|
Loading…
Reference in New Issue
Block a user