Skip to content

Commit

Permalink
fix yaml links directive since rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
troopa81 committed Aug 24, 2021
1 parent 4483ee7 commit 385939c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .docker/docker-compose-testing.yml
Expand Up @@ -24,9 +24,8 @@ services:
volumes:
- ${GH_WORKSPACE}:/root/QGIS
links:
- webdav
# - mssql
links:
- webdav
- httpbin
env_file:
- docker-variables.env
Expand Down

0 comments on commit 385939c

Please sign in to comment.