Skip to content
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.

Commit

Permalink
ci: fix build-push context
Browse files Browse the repository at this point in the history
Signed-off-by: Mateusz Urbanek <mateusz.urbanek.98@gmail.com>
  • Loading branch information
shanduur committed May 23, 2024
1 parent ba0ecf4 commit c6c83ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/commands.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
with:
tags: lke-operator:e2e
build-args: VERSION=e2e
context: .
- run: |
kind load docker-image --name=e2e lke-operator:e2e
kubectl create namespace test-shared
Expand Down

0 comments on commit c6c83ac

Please sign in to comment.