Compare commits
No commits in common. "main" and "master" have entirely different histories.
|
@ -4,7 +4,7 @@ test:
|
||||||
script:
|
script:
|
||||||
- nikola build
|
- nikola build
|
||||||
except:
|
except:
|
||||||
- main
|
- master
|
||||||
|
|
||||||
pages:
|
pages:
|
||||||
script:
|
script:
|
||||||
|
@ -13,4 +13,4 @@ pages:
|
||||||
paths:
|
paths:
|
||||||
- public
|
- public
|
||||||
only:
|
only:
|
||||||
- main
|
- master
|
||||||
|
|
Loading…
Reference in New Issue