mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2026-01-16 09:54:44 +00:00
- copy .env file
This commit is contained in:
parent
bac01693b0
commit
742227aa87
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -111,6 +111,8 @@ jobs:
|
||||
##########################################################################
|
||||
# UNIT TESTS BACKEND #####################################################
|
||||
##########################################################################
|
||||
- name: backend | copy env file (webapp)
|
||||
run: cp webapp/.env.template webapp/.env
|
||||
- name: backend | docker-compose
|
||||
run: docker-compose up
|
||||
- name: backend | Unit tests
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user