fix path
Some checks failed
Gentoo Utils / build-oci-image (push) Failing after 42s
Gentoo Utils / build (push) Has been skipped
Gentoo Utils / grep (push) Has been skipped
Gentoo Utils / test (push) Has been skipped
Gentoo Utils / fuzz (push) Has been skipped
Gentoo Utils / check-format (push) Has been skipped
Gentoo Utils / docs (push) Has been skipped
Some checks failed
Gentoo Utils / build-oci-image (push) Failing after 42s
Gentoo Utils / build (push) Has been skipped
Gentoo Utils / grep (push) Has been skipped
Gentoo Utils / test (push) Has been skipped
Gentoo Utils / fuzz (push) Has been skipped
Gentoo Utils / check-format (push) Has been skipped
Gentoo Utils / docs (push) Has been skipped
This commit is contained in:
@@ -85,7 +85,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
image: ${{ gitea.repository }}
|
image: ${{ gitea.repository }}
|
||||||
tags: ${{ steps.image-changes.outputs.image_tag }}
|
tags: ${{ steps.image-changes.outputs.image_tag }}
|
||||||
context: "{{defaultContext}}:.docker"
|
context: "./.docker"
|
||||||
containerfiles: |
|
containerfiles: |
|
||||||
Dockerfile
|
Dockerfile
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user