debug
Build
docker-build
---> 447a8d4755f0
Step 2/23 : COPY . /tmp/develop
---> 558dfef6f2f9
Step 3/23 : RUN cd /tmp/develop && go build -o /tmp/ppt-server main.go
---> Running in 4e2f93caf370
go: github.com/dustin/go-humanize@v1.0.0: missing go.sum entry; to add it:
go mod download github.com/dustin/go-humanize
The command '/bin/sh -c cd /tmp/develop && go build -o /tmp/ppt-server main.go' returned a non-zero code: 1section_end:1627530891:build_scriptsection_start:1627530891:after_scriptsection_end:1627530891:after_scriptsection_start:1627530891:upload_artifacts_on_failuresection_end:1627530891:upload_artifacts_on_failureERROR: Job failed: exit status 1