File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 99 - .build-base
1010 stage : build
1111 variables :
12- C0_BASE_PATH : /-/development/landing-page /-/jobs/$CI_JOB_ID/artifacts/out
12+ C0_BASE_PATH : /-/development/cygnus /-/jobs/$CI_JOB_ID/artifacts/out
1313 after_script :
1414 - |
1515 echo -e "\e[0Ksection_start:`date +%s`:glpa_summary\r\e[0KHeader of the summary"
16- echo "Preview available at https://code0-tech.gitlab.io/-/development/landing-page /-/jobs/$CI_JOB_ID/artifacts/out/index.html"
16+ echo "Preview available at https://code0-tech.gitlab.io/-/development/cygnus /-/jobs/$CI_JOB_ID/artifacts/out/index.html"
1717 echo -e "\e[0Ksection_end:`date +%s`:glpa_summary\r\e[0K"
1818 environment :
1919 name : preview/$CI_COMMIT_REF_SLUG
20- url : https://code0-tech.gitlab.io/-/development/landing-page /-/jobs/$CI_JOB_ID/artifacts/out/index.html
20+ url : https://code0-tech.gitlab.io/-/development/cygnus /-/jobs/$CI_JOB_ID/artifacts/out/index.html
2121 auto_stop_in : 7 days
2222 artifacts :
2323 paths :
You can’t perform that action at this time.
0 commit comments