mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
- fixed syntax
This commit is contained in:
parent
6805863ac9
commit
7b58b1277e
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -194,8 +194,9 @@ jobs:
|
||||
##########################################################################
|
||||
# UNIT TESTS BACKEND #####################################################
|
||||
##########################################################################
|
||||
- name: backend | copy env files (webapp, backend)
|
||||
- name: backend | copy env files webapp
|
||||
run: cp webapp/.env.template webapp/.env
|
||||
- name: backend | copy env files backend
|
||||
run: cp backend/.env.template backend/.env
|
||||
- name: backend | docker-compose
|
||||
run: docker-compose up
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user