Compare commits

..

No commits in common. "main" and "master" have entirely different histories.
main ... master

1 changed files with 2 additions and 2 deletions

View File

@ -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