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 - shell
stage: deploy stage: deploy
script: script:
- echo hmm - mkdir public
- ls - mv -a -r *.html CNAME README.md *.ico media meta wad public
artifacts: artifacts:
paths: paths:
- WiiMart-github-io - WiiMart-github-io