Skip to content

Commit

Permalink
[ci] add default branch (#431)
Browse files Browse the repository at this point in the history
  • Loading branch information
zachmann authored Dec 6, 2024
2 parents 3d2df30 + d26c44b commit eeae7b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ include:
variables:
USE_GORELEASER: "true"
UPSTREAM_PROJECT: oidc-mytoken/server
CI_DEFAULT_BRANCH: "master"

image: golang:1.22
stages:
Expand Down

0 comments on commit eeae7b0

Please sign in to comment.