Skip to content
Snippets Groups Projects
Commit 7ef4fa39 authored by Robin King's avatar Robin King
Browse files

Delete .gitlab-ci.yml

parent a4dba512
No related branches found
No related tags found
Loading
pages:
script:
- mkdir .public
- cp -r * .public
- mv .public public
artifacts:
paths:
- public
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment