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
|
||||
|
||||
- name: Run scenario test
|
||||
env:
|
||||
COMPOSE_INTERACTIVE_NO_CLI: 1
|
||||
run: |
|
||||
pushd scenario_tests/${{ matrix.scenario }}
|
||||
./test.sh
|
||||
|
|
Ładowanie…
Reference in New Issue