Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
server
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
m-team
oidc
mytoken
server
Commits
49fafdbc
Verified
Commit
49fafdbc
authored
1 year ago
by
Gabriel Zachmann
Browse files
Options
Downloads
Patches
Plain Diff
[ci] debug ci
parent
0bd6adf7
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#345861
failed
1 year ago
Stage: .pre
Stage: build
Stage: test
Stage: lint
Stage: release
Stage: deploy
Stage: .post
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci-scripts/goreleaser.sh
+1
-0
1 addition, 0 deletions
.gitlab-ci-scripts/goreleaser.sh
with
1 addition
and
0 deletions
.gitlab-ci-scripts/goreleaser.sh
+
1
−
0
View file @
49fafdbc
...
...
@@ -7,6 +7,7 @@ if [ -n "$CI_COMMIT_TAG" ] && echo "$CI_COMMIT_TAG" | grep -qv '~'; then
GORELEASER_CONFIG
=
".goreleaser-release.yml"
fi
BASEDIR
=
/go/src/github.com/oidc-mytoken/server
tree
docker run
--rm
--privileged
\
-v
"
$PWD
"
:
"
$BASEDIR
"
\
-w
"
$BASEDIR
"
\
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment