Skip to content
Snippets Groups Projects
Commit 07383dcd authored by Rickard Armiento's avatar Rickard Armiento
Browse files

Add .gitlab-ci.yml

parent f70bb5a8
No related branches found
No related tags found
No related merge requests found
Pipeline #33194 failed
image: python:latest
pages:
script:
- git clone https://github.com/httk/httk.git
- source httk/init.shell
- python3 ./publish.py
artifacts:
paths:
- public
only:
- master
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment