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

Update .gitlab-ci.yml

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