We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85ef832 commit 22bc392Copy full SHA for 22bc392
.travis.yml
@@ -10,5 +10,6 @@ before_install:
10
- sudo mv docker-compose /usr/local/bin
11
12
script:
13
+ - cp .env.example .env
14
- docker-compose build
15
- docker-compose -f prod.docker-compose.yml build
0 commit comments