Skip to content

Commit 9e763db

Browse files
fix: paths to Dockerfile
1 parent 1039b7c commit 9e763db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/toolkit-base.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
env:
77
REGISTRY: ghcr.io
88
IMAGE_NAME: ${{ github.repository }}
9-
BUILD_CONTEXT: ../../tests/images/toolkit-base/
9+
BUILD_CONTEXT: tests/images/toolkit-base/
1010

1111
jobs:
1212
build-and-push-image:

0 commit comments

Comments
 (0)