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 9
9
- .build-base
10
10
stage : build
11
11
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
13
13
after_script :
14
14
- |
15
15
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"
17
17
echo -e "\e[0Ksection_end:`date +%s`:glpa_summary\r\e[0K"
18
18
environment :
19
19
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
21
21
auto_stop_in : 7 days
22
22
artifacts :
23
23
paths :
You can’t perform that action at this time.
0 commit comments