mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Copy .env.template for dummy secrets on Travis
This commit is contained in:
parent
d201d73670
commit
fa8cbba421
@ -12,6 +12,7 @@ services:
|
||||
install:
|
||||
- yarn install
|
||||
- docker build --build-arg BUILD_COMMIT=$TRAVIS_COMMIT -t humanconnection/nitro-backend:latest .
|
||||
- cp .env.template .env
|
||||
|
||||
script:
|
||||
- docker run humanconnection/nitro-backend:latest yarn run eslint
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user