LeOS-GSI/LatinIME/.gitlab-ci.yml

12 lines
270 B
YAML
Raw Normal View History

2024-10-24 09:22:44 +02:00
stages:
- auto-merge-main
- update-from-upstream
include:
- project: 'e/templates'
ref: master
file: '/gitlab-ci/.gitlab-ci-auto-merge-main.yml'
- project: 'e/templates'
ref: master
file: '/gitlab-ci/.gitlab-ci-import-updates-from-upstream.yml'