diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8656ae2d990620d671b76c1fd3d66acdf8ec9c51..b93f724f29f55f15bec40308f39289cab0cc4c79 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,19 +1,8 @@ image: alpine:latest -typeset-html: - cache: {} - tags: - - typeset - script: - - make -B html - artifacts: - name: "FZJ start page" - paths: - - FZJ-startpage.html - pages: stage: deploy script: - - echo 'Testing...' + - echo 'Testing index file...' artifacts: paths: - public/