mirror of
https://github.com/distribution/distribution.git
synced 2025-08-26 18:39:36 +00:00
fix
Signed-off-by: wang yan <wangyan@vmware.com>
This commit is contained in:
parent
ca2ef13af9
commit
b72cb66843
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -35,7 +35,6 @@ jobs:
|
|||||||
- name: Build
|
- name: Build
|
||||||
working-directory: ./src/github.com/goharbor/distribution
|
working-directory: ./src/github.com/goharbor/distribution
|
||||||
run: |
|
run: |
|
||||||
DCO_VERBOSITY=-q script/validate/dco
|
|
||||||
GO111MODULE=on script/setup/install-dev-tools
|
GO111MODULE=on script/setup/install-dev-tools
|
||||||
script/validate/vendor
|
script/validate/vendor
|
||||||
go build .
|
go build .
|
||||||
|
Loading…
Reference in New Issue
Block a user