mirror of
https://github.com/heyarne/airsonic-ui.git
synced 2026-05-06 18:33:38 +02:00
Ignore gh-pages for builds on circle-ci
This commit is contained in:
parent
593f8b57ea
commit
a71acf218f
1 changed files with 5 additions and 1 deletions
|
|
@ -22,4 +22,8 @@ workflows:
|
||||||
version: 2
|
version: 2
|
||||||
test:
|
test:
|
||||||
jobs:
|
jobs:
|
||||||
- test
|
- test:
|
||||||
|
filters:
|
||||||
|
branches:
|
||||||
|
ignore:
|
||||||
|
- gh-pages
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue