Skip to content
Snippets Groups Projects

Use the right surge url and add URL to docs

Merged Yoann Schneider requested to merge fix-docs-stop-ci-job into main
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -123,7 +123,7 @@ docs-stop-surge:
environment:
name: ${CI_COMMIT_REF_SLUG}
url: https://${CI_COMMIT_REF_SLUG}-base-worker-arkindex.surge.sh
url: https://${CI_COMMIT_REF_SLUG}-teklia-atr-dan.surge.sh
action: stop
before_script:
Loading