Skip to content

Commit

Permalink
update dev url
Browse files Browse the repository at this point in the history
  • Loading branch information
pvgenuchten committed Sep 12, 2024
1 parent a54c4b1 commit 1742197
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ Link-check-dev:
- export POSTGRES_DB=$POSTGRES_DB_TEST
- export POSTGRES_USER=$POSTGRES_USER_TEST
- export POSTGRES_PASSWORD=$POSTGRES_PASSWORD_TEST
- export OGCAPI_URL=https://soilwise-he-test.containers.wurnet.nl/cat
- export OGCAPI_URL=https://soilwise-he-test.containers.wurnet.nl/cat/
- pip3 install -r linkcheck/requirements.txt
- python3 linkcheck/linkchecker.py
rules:
Expand Down

0 comments on commit 1742197

Please sign in to comment.