* .gitlab-ci.yml (raspbian): Restrict to branches.
This commit is contained in:
parent
7e44016d38
commit
5bf91077f4
1 changed files with 2 additions and 0 deletions
|
|
@ -287,6 +287,8 @@ publish-unstable:
|
||||||
|
|
||||||
raspbian:
|
raspbian:
|
||||||
stage: build
|
stage: build
|
||||||
|
only:
|
||||||
|
- branches
|
||||||
tags:
|
tags:
|
||||||
- armv7
|
- armv7
|
||||||
script:
|
script:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue