Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Stream Server Project
Stream Server
Commits
c03e08d9
Commit
c03e08d9
authored
Aug 23, 2019
by
Simon Kirsten
Browse files
Added CI debug echo
parent
d1e4bde3
Pipeline
#22338
failed
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci-server.yml
View file @
c03e08d9
...
...
@@ -10,6 +10,7 @@ server:
before_script
:
-
go mod download
-
echo "building with LDFLAGS
:
$LDFLAGS"
script
:
-
env GOOS=darwin GOARCH=386 go build -ldflags "$LDFLAGS" -o binaries/darwin-x86/stream-tv-server ./cmd/stream-tv-server
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment