Improved step documentation in drone
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Lilleman auf Larv 2022-04-22 14:33:14 +02:00
parent f96a9afd55
commit 30dad5851a

View File

@ -43,7 +43,7 @@ steps:
- docker-compose run --rm db-migrations
- docker-compose up -d
- docker-compose run --rm tests
- name: Build db migration
- name: Build images
image: docker/compose:1.29.2
volumes:
- name: docker-sock