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

This commit is contained in:
2025-12-20 18:08:56 -06:00
parent a6412d1f81
commit e1383dd9b2

View File

@@ -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