WiiMart-org/.gitlab-ci.yml
2025-04-28 01:34:35 +00:00

15 lines
149 B
YAML

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