Skip to content
Snippets Groups Projects
Commit e1aee30b authored by Maria Petrova-El Sayed's avatar Maria Petrova-El Sayed
Browse files

Update .gitlab-ci.yml

parent bfdebec9
No related branches found
No related tags found
No related merge requests found
Pipeline #69026 failed
image: alpine:latest image: alpine:latest
typeset-html:
cache: {}
tags:
- typeset
script:
- make -B html
artifacts:
name: "FZJ start page"
paths:
- FZJ-startpage.html
pages: pages:
stage: deploy stage: deploy
script: script:
- echo 'Testing...' - echo 'Testing index file...'
artifacts: artifacts:
paths: paths:
- public/ - public/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment