Loading .gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ image: busybox pages: script: - echo "producing HTML of spec" - echo "HTML served at $CI_PAGES_URL" artifacts: paths: # The folder that contains the files to be exposed at the Page URL Loading Loading
.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ image: busybox pages: script: - echo "producing HTML of spec" - echo "HTML served at $CI_PAGES_URL" artifacts: paths: # The folder that contains the files to be exposed at the Page URL Loading