Merge pull request #3 from cupcakearmy/nextjs

fucked up peloyment file
This commit is contained in:
Nicco 2020-01-05 17:39:37 +01:00 committed by GitHub
commit df4bb2608b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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