ci: rename build step for docker-ct
This commit is contained in:
parent
1c8a9079b9
commit
c87c9e886e
|
@ -146,7 +146,7 @@ jobs:
|
||||||
path: .
|
path: .
|
||||||
- name: unzip source code
|
- name: unzip source code
|
||||||
run: unzip -q source.zip
|
run: unzip -q source.zip
|
||||||
- name: docker compose up
|
- name: run tests
|
||||||
working-directory: source
|
working-directory: source
|
||||||
env:
|
env:
|
||||||
MONGO_TAG: 5
|
MONGO_TAG: 5
|
||||||
|
|
Loading…
Reference in New Issue