mirror of
https://github.com/distribution/distribution.git
synced 2025-09-04 00:16:10 +00:00
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -35,8 +35,8 @@ jobs:
|
|||||||
- name: Build
|
- name: Build
|
||||||
working-directory: ./src/github.com/goharbor/distribution
|
working-directory: ./src/github.com/goharbor/distribution
|
||||||
run: |
|
run: |
|
||||||
GO111MODULE=on script/setup/install-dev-tools
|
#GO111MODULE=on script/setup/install-dev-tools
|
||||||
script/validate/vendor
|
#script/validate/vendor
|
||||||
go build .
|
go build .
|
||||||
#make check
|
#make check
|
||||||
#make build
|
#make build
|
||||||
|
Reference in New Issue
Block a user