Update .gitlab-ci.yml file

This commit is contained in:
Selim Gozel 2025-04-28 16:49:49 +00:00
parent 38ff4bac90
commit 95df817fd2

View File

@ -1,14 +1,11 @@
pages:
stages:
- build
tags:
upload_to_server:
stage: build
image: wiimart-page-updater:latest
tags:
- shell
stage: deploy
script:
- mkdir public
- cp -r *.html CNAME README.md *.ico media meta wad public
artifacts:
paths:
- WiiMart-github-io
only:
- main
script:
- ./WiiMartOrgSernder.sh