Skip to content
Snippets Groups Projects
Commit fce8bbb9 authored by K8573's avatar K8573
Browse files

Update .gitlab-ci.yml

parent b2e1f194
No related branches found
No related tags found
No related merge requests found
Pipeline #41342 passed
......@@ -4,21 +4,9 @@ pages:
- mkdir .public
- cp -r * .public
- mv .public public
- mkdir .Roll-a-ball
- cp -r * .Roll-a-ball
- mv .Roll-a-ball public
- mkdir .phaser-harkat
- cp -r * .phaser-harkat
- mv .phaser-harkat public
- mkdir .Survival-shooter
- cp -r * .Survival-shooter
- mv .Survival-shooter public
artifacts:
paths:
- public
- Roll-a-ball
- phaser-harkat
- Survival-shooter
only:
- pages
tags:
......
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