diff options
author | louiz’ <louiz@louiz.org> | 2018-03-23 21:22:53 +0100 |
---|---|---|
committer | louiz’ <louiz@louiz.org> | 2018-03-23 21:22:53 +0100 |
commit | 2fe06ffab7eb77892ae1ee2859e07c2e19b62182 (patch) | |
tree | 533c12210607d0588e6c1604f5c3c84d0bb33e47 | |
parent | d81a9456ac33d7be8e494a6e7af01b45b8fa2478 (diff) | |
download | biboumi-2fe06ffab7eb77892ae1ee2859e07c2e19b62182.tar.gz biboumi-2fe06ffab7eb77892ae1ee2859e07c2e19b62182.tar.bz2 biboumi-2fe06ffab7eb77892ae1ee2859e07c2e19b62182.tar.xz biboumi-2fe06ffab7eb77892ae1ee2859e07c2e19b62182.zip |
build:archlinux is way too slow, run it only manually
(that is, from time to time, hope I won’t forget)
-rw-r--r-- | .gitlab-ci.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a6f7bd8..8807fbd 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -59,6 +59,7 @@ build:archlinux: <<: *basic_build only: - branches@louiz/biboumi + when: manual tags: - armv7l artifacts: |