Skip to content

Commit

Permalink
add support for upgrading edge cluster
Browse files Browse the repository at this point in the history
  • Loading branch information
daniellrr committed Jan 29, 2024
1 parent 78fce47 commit 2969bf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker_build_upgrade_k8s.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ jobs:
uses: docker/build-push-action@v5
with:
context: .
file: ./upgrade_edge/Dockerfile
file: upgrade_edge/Dockerfile
push: true
tags: ghcr.io/${{ github.repository_owner }}/edgek8s-upgrade:latest

0 comments on commit 2969bf9

Please sign in to comment.