Skip to content

Commit

Permalink
Update .gitlab-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pvgenuchten authored Mar 21, 2024
1 parent f725b40 commit e1dc89b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ metadata:
- pycsw-admin.py setup-db -c ./pycsw.cfg
# covert yml to iso (only changed?)
- export PYCSW_DB=postgresql://$POSTGRES_ROLE:$POSTGRES_PW@$POSTGRES_HOST:$POSTGRES_PORT/$POSTGRES_DB_TEST
- echo "deploy $PYCSW_DB"
- export pgdc_webdav_url=https://soilwise-he.containers.wurnet.nl/cat/collections/metadata:main/items
- export pgdc_schema_path=/pyGeoDataCrawler/geodatacrawler/schemas
- export pgdc_canonical_url=https://github.com/soilwise-he/soilinfohub/tree/main/datasets/
Expand Down

0 comments on commit e1dc89b

Please sign in to comment.