Skip to content

Commit

Permalink
Merge branch 'main-git.wur' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
pvgenuchten committed Sep 27, 2024
2 parents 58c67cd + 9550dee commit f53cefb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ build:
Link-check-dev:
image: harbor.containers.wurnet.nl/proxy-cache/library/python:3.10.8-slim-buster
stage: run-harvest
timeout: 4 hours
script:
- export POSTGRES_HOST=$POSTGRES_HOST_TEST
- export POSTGRES_PORT=$POSTGRES_PORT_TEST
Expand All @@ -70,6 +71,7 @@ Link-check-dev:
Link-check-prod:
image: harbor.containers.wurnet.nl/proxy-cache/library/python:3.10.8-slim-buster
stage: run-harvest
timeout: 4 hours
script:
- export POSTGRES_HOST=$POSTGRES_HOST_TEST
- export POSTGRES_PORT=$POSTGRES_PORT_TEST
Expand Down

0 comments on commit f53cefb

Please sign in to comment.