WiiMart-org/.gitlab-ci.yml
2025-04-28 01:31:32 +00:00

14 lines
140 B
YAML

pages:
tags:
- shell
stage: deploy
script:
- echo hmm
artifacts:
paths:
- WiiMart-github-io
only:
- main