forked from TrueCloudLab/distribution
Update ci.yml
This commit is contained in:
parent
da9a88bc97
commit
b659eb060f
1 changed files with 2 additions and 1 deletions
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
@ -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 a new issue