mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/IZYIM-Prototype.git
synced 2026-08-19 04:33:55 +00:00
11 lines
118 B
YAML
11 lines
118 B
YAML
|
|
pages:
|
|
stage: deploy
|
|
script:
|
|
- echo 'Nothing to do...'
|
|
artifacts:
|
|
paths:
|
|
- public
|
|
only:
|
|
- master
|