fix
Some checks failed
Gentoo Utils / cache (push) Successful in 4s
Gentoo Utils / build-oci-image (push) Successful in 7s
Gentoo Utils / check-format (push) Failing after 11s
Gentoo Utils / docs (push) Successful in 14s
Gentoo Utils / build (push) Successful in 23s
Gentoo Utils / test (push) Failing after 4s
Some checks failed
Gentoo Utils / cache (push) Successful in 4s
Gentoo Utils / build-oci-image (push) Successful in 7s
Gentoo Utils / check-format (push) Failing after 11s
Gentoo Utils / docs (push) Successful in 14s
Gentoo Utils / build (push) Successful in 23s
Gentoo Utils / test (push) Failing after 4s
This commit is contained in:
@@ -26,6 +26,7 @@ jobs:
|
|||||||
build-oci-image:
|
build-oci-image:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
continue-on-error: true
|
continue-on-error: true
|
||||||
|
needs: cache
|
||||||
steps:
|
steps:
|
||||||
- name: Restore git cache
|
- name: Restore git cache
|
||||||
uses: actions/cache@v4
|
uses: actions/cache@v4
|
||||||
|
|||||||
Reference in New Issue
Block a user