debug
Build
docker-build
Step 1/23 : FROM registry.cn-beijing.aliyuncs.com/offcn_llive/go:v1.16 as build
---> 447a8d4755f0
Step 2/23 : COPY . /tmp/develop
---> 651822bff805
Step 3/23 : RUN cd /tmp/develop && go build -o /tmp/ppt-server main.go
---> Running in 40b6bb283a27
go: gitlab.eoffcn.com/cloud/goforest@v0.3.6: git init --bare in /go/pkg/mod/cache/vcs/815434a568048843448d773a88822d74f6fe59faf6b2549a82d80e2fdd5d88f3: exec: "git": executable file not found in $PATH
The command '/bin/sh -c cd /tmp/develop && go build -o /tmp/ppt-server main.go' returned a non-zero code: 1section_end:1638416929:build_scriptsection_start:1638416929:after_scriptsection_end:1638416929:after_scriptsection_start:1638416929:upload_artifacts_on_failuresection_end:1638416929:upload_artifacts_on_failureERROR: Job failed: exit status 1