* .gitlab-ci.yml (raspbian): Add /wip/ exception.

This commit is contained in:
Alexandre Duret-Lutz 2020-04-19 14:35:51 +02:00
parent cc12d514be
commit 192ca91087

View file

@ -289,6 +289,8 @@ raspbian:
stage: build
only:
- branches
except:
- /wip/
tags:
- armv7
script: