mirror of
https://github.com/distribution/distribution.git
synced 2025-06-28 16:27:06 +00:00
fix ci
Signed-off-by: wang yan <wangyan@vmware.com>
This commit is contained in:
parent
0a63a062e6
commit
2c31eff9ee
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -29,7 +29,7 @@ jobs:
|
||||
- name: Dependencies
|
||||
run: |
|
||||
sudo apt-get -q update
|
||||
sudo -E apt-get -yq --no-install-suggests --no-install-recommends install python2-minimal
|
||||
sudo -E apt-get -yq --no-install-suggests --no-install-recommends install python
|
||||
cd /tmp && go install github.com/vbatts/git-validation@latest
|
||||
|
||||
- name: Build
|
||||
|
Loading…
Reference in New Issue
Block a user