Files
fission-src/environments/binary/build.sh
T
Soam VasaniandGitHub 951468006d Release automation script -- attach helm charts, tag env images (#318)
Remove yaml manipulation from release script, package up and attach helm charts.
Build, tag and push fetcher image and all environment runtimes.
2017-09-10 09:16:16 -07:00

5 lines
55 B
Bash
Executable File

#!/bin/sh
GOOS=linux GOARCH=386 go build -o server .