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