refactor: .devops/aly.yml

This commit is contained in:
devad 2025-03-04 21:05:07 +08:00 committed by jianmu
parent ff90c0aad5
commit 55a97edf2d
1 changed files with 2 additions and 2 deletions

View File

@ -32,8 +32,8 @@ workflow:
name: docker镜像构建
cache:
vendor: /app/vendor
gopkg: /go/pkg/mod
gobuild: /root/.cache/go-build
GOCACHE: /root/.cache/go-build
GOMODCACHE: /go/pkg/mod
task: docker_image_build@1.6.0
input:
docker_username: ((aly.docker_user))