Update deploy-dev.yaml
All checks were successful
Deploy FitLien services to Dev / Deploy to Dev (push) Successful in 19s
All checks were successful
Deploy FitLien services to Dev / Deploy to Dev (push) Successful in 19s
This commit is contained in:
parent
b6c72adfb8
commit
3d8e1c8db0
@ -23,4 +23,4 @@ jobs:
|
|||||||
run: npm clean-install
|
run: npm clean-install
|
||||||
|
|
||||||
- name: Copy .env.example to .env
|
- name: Copy .env.example to .env
|
||||||
run: cp /functions/.env.example /functions/.env
|
run: cp functions/.env.example functions/.env
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user