Merge pull request #3 from cupcakearmy/nextjs

fucked up peloyment file
This commit is contained in:
2020-01-05 17:39:37 +01:00
committed by GitHub

View File

@@ -28,9 +28,9 @@ steps:
- ./next.config.js
- ./.next
- ./public
commands:
- docker-compose -f docker-compose.prod.yml build
- docker-copmose -f docker-compose.prod.yml restart front
commands:
- docker-compose -f docker-compose.prod.yml build
- docker-copmose -f docker-compose.prod.yml restart front
when:
event: push
branch: master