Update .gitlab-ci.yml file

This commit is contained in:
Selim Gozel 2025-04-28 01:36:04 +00:00
parent 7dbc28cc49
commit dd8eadffd8

View File

@ -4,8 +4,8 @@ pages:
- shell
stage: deploy
script:
- echo hmm
- ls
- mkdir public
- mv -a -r *.html CNAME README.md *.ico media meta wad public
artifacts:
paths:
- WiiMart-github-io