1
0
Fork 0
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:
heyarne 2019-04-01 17:55:58 +02:00
commit a71acf218f

View file

@ -22,4 +22,8 @@ workflows:
version: 2 version: 2
test: test:
jobs: jobs:
- test - test:
filters:
branches:
ignore:
- gh-pages