Skip to content

Commit 94e75a4

Browse files
authored
Update release-update-repos.yml
1 parent 2402fc9 commit 94e75a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-update-repos.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -600,7 +600,7 @@ jobs:
600600
- name: Build and export to Docker locally
601601
uses: docker/build-push-action@v6
602602
with:
603-
context: .
603+
context: docker
604604
load: true
605605
no-cache: true
606606
tags: ${{ env.VERSION_BUILD }}

0 commit comments

Comments
 (0)