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