Improved step documentation in drone
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
f96a9afd55
commit
30dad5851a
|
@ -43,7 +43,7 @@ steps:
|
||||||
- docker-compose run --rm db-migrations
|
- docker-compose run --rm db-migrations
|
||||||
- docker-compose up -d
|
- docker-compose up -d
|
||||||
- docker-compose run --rm tests
|
- docker-compose run --rm tests
|
||||||
- name: Build db migration
|
- name: Build images
|
||||||
image: docker/compose:1.29.2
|
image: docker/compose:1.29.2
|
||||||
volumes:
|
volumes:
|
||||||
- name: docker-sock
|
- name: docker-sock
|
||||||
|
|
Loading…
Reference in New Issue
Block a user