Skip to content

Commit 2969bf9

Browse files
committed
add support for upgrading edge cluster
1 parent 78fce47 commit 2969bf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker_build_upgrade_k8s.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ jobs:
3636
uses: docker/build-push-action@v5
3737
with:
3838
context: .
39-
file: ./upgrade_edge/Dockerfile
39+
file: upgrade_edge/Dockerfile
4040
push: true
4141
tags: ghcr.io/${{ github.repository_owner }}/edgek8s-upgrade:latest

0 commit comments

Comments
 (0)