* .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 stage: build
only: only:
- branches - branches
except:
- /wip/
tags: tags:
- armv7 - armv7
script: script: