mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-16 12:22:17 +01:00
renaming Orbit tests task to ci: it now runs all linter + tests + build the gotenberg binary
This commit is contained in:
@@ -21,5 +21,8 @@ else
|
||||
done
|
||||
fi
|
||||
|
||||
# Builds the Linux binary.
|
||||
env GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -ldflags "-X main.version=${VERSION}" && mv gotenberg _build/;
|
||||
|
||||
# Bye!
|
||||
exit 0;
|
||||
Reference in New Issue
Block a user