Skip to content

Commit 8c6f1f6

Browse files
committed
CI debug
1 parent 517a123 commit 8c6f1f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
cp ../tests/testdata/{wfs_test.gpkg,wfs_test.qgs} volumes/qgs-resources/scan/
2929
# Temporarily upgrade to qwc-base-db-migrate:latest
3030
sed -i 's|image: sourcepole/qwc-base-db-migrate:latest-2025-lts|image: sourcepole/qwc-base-db-migrate:latest|' docker-compose-example.yml
31-
docker compose -f docker-compose-example.yml up -d qwc-postgis qwc-config-db-migrate qwc-qgis-server
31+
docker compose -f docker-compose-example.yml up qwc-postgis qwc-config-db-migrate qwc-qgis-server
3232
3333
- name: Setting up Python
3434
uses: actions/setup-python@v5

0 commit comments

Comments
 (0)