1
0
Fork 0
mirror of synced 2024-06-14 08:44:49 +12:00

chore: fix command

This commit is contained in:
Brandon 2022-03-03 08:57:13 -06:00
parent 51c231a2bd
commit fdc0247cf7

View file

@ -1,5 +1,5 @@
tasks:
- init: docker-compose pull
- init: docker-compose pull &&
docker-compose build
command: |
docker-compose up -d