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
Branches
No related tags found
No related merge requests found
Pipeline #69026 failed
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/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment