mirror of https://gitee.com/answerdev/answer.git
ci(ci): remove make generate
This commit is contained in:
parent
fdde89cbb1
commit
2fadee52f5
|
@ -28,7 +28,6 @@ stages:
|
||||||
before_script:
|
before_script:
|
||||||
- export GOPROXY=https://goproxy.cn,direct
|
- export GOPROXY=https://goproxy.cn,direct
|
||||||
script:
|
script:
|
||||||
- make generate
|
|
||||||
- make build
|
- make build
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
|
|
Loading…
Reference in New Issue