fix gitlab ci config

This commit is contained in:
aichy126 2022-12-01 16:21:47 +08:00
parent 72b3f5de2e
commit ecf3f023eb
1 changed files with 2 additions and 0 deletions

View File

@ -38,6 +38,8 @@ stages:
"build docker images and push":
stage: push
before_script:
- export GOPROXY=https://goproxy.cn,direct
extends: .docker-build-push
only:
- test