Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim-plugins.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlovetox <philipp@hoerist.com>2022-06-01 10:30:54 +0300
committerlovetox <philipp@hoerist.com>2022-06-01 10:30:54 +0300
commit2533d2ea60b13f39d49a9aae1ff58a793608c165 (patch)
treea584ad1bb5c392a040038044485fb62216fc4af2
parentffc961419d35483661854ebea2d81d063f3f4766 (diff)
Update gitlab-ci.yml
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 1dd6a9b..d6670e0 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -6,4 +6,4 @@ stages:
deploy-plugins:
stage: deploy
script:
- - python .ci/deploy.py
+ - python3 .ci/deploy.py