change default branch from main to master in .gitlab-ci.yml

This commit is contained in:
Malte Jürgens 2022-02-14 14:07:53 +01:00
parent 30b5a4bf46
commit 76c934ba35
Signed by: maltejur
GPG key ID: D29FBD5F93C0CFC3

View file

@ -50,7 +50,7 @@ Release:
- job: "Build"
artifacts: true
only:
- main
- master
except:
- merge_requests
before_script:
@ -135,4 +135,3 @@ Release:
- name: macOS aarch64 (sha256sum)
link_type: other
url: $CI_API_V4_URL/projects/$CI_PROJECT_ID/packages/generic/librewolf/$VERSION-$RELEASE/librewolf-$VERSION-$RELEASE.mac.aarch64.dmg.sha256sum