mdtabeditor/.gitlab-ci.yml

10 lines
114 B
YAML
Raw Normal View History

2023-10-19 04:46:45 +00:00
image: scratch
pages:
stage: deploy
artifacts:
paths:
- .
only:
- master