forked from External/greenlight
Fixed issue with circle-ci not able to use env variables
This commit is contained in:
parent
970670ba6f
commit
f0321367f8
|
@ -14,4 +14,4 @@ deployment:
|
||||||
|
|
||||||
test:
|
test:
|
||||||
pre:
|
pre:
|
||||||
- cp env .env
|
- cp sample.env .env
|
||||||
|
|
Loading…
Reference in New Issue