Skip to content

Commit

Permalink
update plugin volume name
Browse files Browse the repository at this point in the history
  • Loading branch information
osundwajeff committed Sep 11, 2024
1 parent 3b85cf0 commit c7ce456
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ services:
qgis-testing-environment:
image: ${IMAGE}:${QGIS_VERSION_TAG}
volumes:
- ./build/plugin_name:/tests_directory:rw
- ./build/qgis-gender-indicator-tool:/tests_directory:rw
environment:
QGIS_VERSION_TAG: "${QGIS_VERSION_TAG}"
WITH_PYTHON_PEP: "${WITH_PYTHON_PEP}"
Expand Down

0 comments on commit c7ce456

Please sign in to comment.