Fixes
This commit is contained in:
parent
affe264b30
commit
17c28cae32
@ -15,7 +15,7 @@ jobs:
|
||||
- run: echo "🖥️ The workflow is now ready to test your code on the runner."
|
||||
- name: Init
|
||||
run: |
|
||||
make make-init ENVS="ENV=test TAG=latest"
|
||||
make make-init ENVS="ENV=ci TAG=latest"
|
||||
make docker-compose-init
|
||||
- name: Build Images
|
||||
run: |
|
||||
@ -49,7 +49,7 @@ jobs:
|
||||
- run: echo "🖥️ The workflow is now ready to test your code on the runner."
|
||||
- name: Init
|
||||
run: |
|
||||
make make-init ENVS="ENV=test TAG=latest"
|
||||
make make-init ENVS="ENV=ci TAG=latest"
|
||||
make docker-compose-init
|
||||
- name: Build Images
|
||||
run: |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user