There is no master branch it is called main.

This commit is contained in:
eelke 2022-09-04 09:26:35 +02:00
parent c874b297c1
commit 1d53a6397b

View file

@ -16,7 +16,7 @@ test-docs:
only:
- branches
except:
- master
- main
pages:
stage: deploy
@ -27,4 +27,4 @@ pages:
paths:
- public
only:
- master
- main