diff --git a/.github/workflows/dependabot.yml b/.github/workflows/dependabot.yml index d284d91..391cbc2 100644 --- a/.github/workflows/dependabot.yml +++ b/.github/workflows/dependabot.yml @@ -16,6 +16,6 @@ jobs: slack_channel: 'opdrachten-dependabot' # Slack channel to post release steps to timetell_code: 21079 # Timetell project id acceptance_pipeline: "https://ci.data.amsterdam.nl/job/opdrachten-team/job/iiif-metadata-server/job/iiif-metadata-server-pipeline/job/main/" - production_pipeline: "https://ci.data.amsterdam.nl/job/opdrachten-team/job/iiif-metadata-server/job/iiif-metadata-server-pipeline/view/tags/" + production_pipeline: "https://ci.data.amsterdam.nl/job/opdrachten-team/job/iiif-metadata-server/job/iiif-metadata-server-pipeline/view/tags/jobs//" acceptance_urls: "https://acc.bouwdossiers.amsterdam.nl/iiif-metadata/bouwdossier/" production_urls: "https://bouwdossiers.amsterdam.nl/iiif-metadata/bouwdossier/"