Skip to content
Snippets Groups Projects
Commit cf9d5ea0 authored by Filip Kučerák's avatar Filip Kučerák
Browse files

Add .gitlab-ci.yml

parent 28ab6126
No related branches found
No related tags found
No related merge requests found
Pipeline #
image: alpine:latest
pages:
stage: deploy
script:
- echo 'Nothing to do...'
artifacts:
paths:
- docs/_build/html
only:
- master
tags:
- shared-fi
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment