fix path again
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,9 +85,9 @@ jobs:
|
||||
with:
|
||||
image: ${{ gitea.repository }}
|
||||
tags: ${{ steps.image-changes.outputs.image_tag }}
|
||||
context: "./.docker"
|
||||
context: "${{ gitea.workspace }}/.docker"
|
||||
containerfiles: |
|
||||
Dockerfile
|
||||
${{ gitea.workspace }}/.docker/Dockerfile
|
||||
|
||||
- name: Push OCI image
|
||||
id: push-image
|
||||
|
||||
Reference in New Issue
Block a user