We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3d2df30 + d26c44b commit eeae7b0Copy full SHA for eeae7b0
.gitlab-ci.yml
@@ -6,6 +6,7 @@ include:
6
variables:
7
USE_GORELEASER: "true"
8
UPSTREAM_PROJECT: oidc-mytoken/server
9
+ CI_DEFAULT_BRANCH: "master"
10
11
image: golang:1.22
12
stages:
0 commit comments