Update ci.yml
parent
da9a88bc97
commit
b659eb060f
|
@ -1,5 +1,6 @@
|
||||||
name: CI
|
name: CI
|
||||||
|
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
|
@ -51,4 +52,4 @@ jobs:
|
||||||
|
|
||||||
- uses: codecov/codecov-action@v1
|
- uses: codecov/codecov-action@v1
|
||||||
with:
|
with:
|
||||||
directory: ./src/github.com/docker/distribution
|
directory: ./src/github.com/docker/distribution
|
||||||
|
|
Loading…
Reference in New Issue