forgot compose file

This commit is contained in:
cupcakearmy 2020-01-05 17:48:14 +01:00
parent 53f29e96e6
commit 818fcca3e5

View File

@ -23,6 +23,7 @@ steps:
target: /srv/web/home target: /srv/web/home
sources: sources:
- ./Dockerfile - ./Dockerfile
- ./docker-compose.prod.yml
- ./package.json - ./package.json
- ./yarn.lock - ./yarn.lock
- ./next.config.js - ./next.config.js