Update .gitlab-ci.yml file
This commit is contained in:
@@ -11,6 +11,10 @@ stages:
|
||||
- upload
|
||||
- release
|
||||
|
||||
cache: # 缓存
|
||||
paths:
|
||||
- .
|
||||
|
||||
job_build:
|
||||
stage: build
|
||||
image: golang:latest
|
||||
|
||||
Reference in New Issue
Block a user