fix
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
liupeng 2024-03-01 16:11:58 +08:00
parent f306ccbb22
commit fde4c5e69e

View File

@ -46,8 +46,6 @@ steps:
GOPROXY: "https://goproxy.cn,direct" # 懂的都懂
commands:
- CGO_ENABLED=0 go build -o adapt -ldflags="-w -s"
- docker build -t git.daymele.com/liupeng/drone .
- docker push git.daymele.com/liupeng/drone
when:
branch:
- master