forked from ilot/ilot-io
Create test deployment
This commit is contained in:
parent
c87f6e9a9a
commit
489fe20743
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ test:
|
||||||
- knit
|
- knit
|
||||||
environment:
|
environment:
|
||||||
name: Develop
|
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:
|
variables:
|
||||||
PUBLIC_URL: "/-/$CI_PROJECT_NAME/-/jobs/$CI_JOB_ID/artifacts/public"
|
PUBLIC_URL: "/-/$CI_PROJECT_NAME/-/jobs/$CI_JOB_ID/artifacts/public"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue