Skip to content

Commit 6e673c4

Browse files
committed
Edit context
1 parent 4b40c00 commit 6e673c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ jobs:
117117
load: true
118118
push: false
119119
tags: ${{ env.DOCKER_REGISTRY }}/gdal.netcore.builder.${{ matrix.arch }}:latest
120-
context: .
120+
context: ${{ github.workspace }}
121121
file: ci/Dockerfile.unix
122122
platforms: ${{ matrix.os }}
123123
build-args: |

0 commit comments

Comments
 (0)