summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 0e29ada..6e5b324 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -72,6 +72,9 @@ pages:
- rm -rf ~/.ssh
<<: *job-deploy
+# note: i guess mxe dl build and patch takes to long, ci allows 'only' 3hours,
+# there runners are still overwhelmed from building simple stuff
+# may using own runner could make it work a bit faster
registry_deploy:
image: alpine
stage: deploy