Add .gitlab-ci.yml

This commit is contained in:
lovetox
2022-05-06 18:30:16 +02:00
parent d2ced8b812
commit ff3a0a654a

9
.gitlab-ci.yml Normal file
View File

@@ -0,0 +1,9 @@
image: ci-gajim:master
stages:
- deploy
deploy-plugins:
stage: deploy
script:
- python .ci/deploy.py