A few minor adjustments to help make things a little less confusing. The output of go build
is now shown when running aegis deploy
and the GO111MODULE=on
environment variable was removed from the internal build command. In order to use it, or any other environment variables at build time, add them to aegis.yaml
under app.buildEnvVars
.