1
0
Fork 0
forked from ilot/ilot-io

Create test deployment

This commit is contained in:
Antoine Martin 2024-06-14 23:59:31 -04:00
parent c87f6e9a9a
commit 489fe20743
Signed by: ayakael
GPG key ID: D62A472A4AA7D541

View file

@ -16,7 +16,7 @@ test:
- knit
environment:
name: Develop
url: "https://$CI_PROJECT_NAMESPACE.lab.ilot.io/-/$CI_PROJECT_NAME/-/jobs/$CI_JOB_ID/artifacts/public/index.html"
url: "https://$CI_PROJECT_NAMESPACE.lab.ilot.io/-/$CI_PROJECT_NAME/-/jobs/$CI_JOB_ID/artifacts/public/index.html"
variables:
PUBLIC_URL: "/-/$CI_PROJECT_NAME/-/jobs/$CI_JOB_ID/artifacts/public"