kopia lustrzana https://github.com/kartoza/docker-postgis
Fix docker-compose tty mode
rodzic
0b66c28097
commit
1f708f9312
|
@ -175,6 +175,8 @@ jobs:
|
||||||
target: postgis-test
|
target: postgis-test
|
||||||
|
|
||||||
- name: Run scenario test
|
- name: Run scenario test
|
||||||
|
env:
|
||||||
|
COMPOSE_INTERACTIVE_NO_CLI: 1
|
||||||
run: |
|
run: |
|
||||||
pushd scenario_tests/${{ matrix.scenario }}
|
pushd scenario_tests/${{ matrix.scenario }}
|
||||||
./test.sh
|
./test.sh
|
||||||
|
|
Ładowanie…
Reference in New Issue