Skip to content

Commit

Permalink
build(skaffold): remove container-structure-test and kubectl upgrade …
Browse files Browse the repository at this point in the history
…because action is failing...
  • Loading branch information
sebastiangaiser committed Apr 25, 2024
1 parent 7cef65d commit f624524
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/build-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,9 @@ jobs:
uses: hiberbee/github-action-skaffold@1.27.0
with:
skaffold-version: 2.11.1
container-structure-test-version: 1.16.1
kubectl-version: 1.29.4
# not working to upgrade in the action...
# container-structure-test-version: 1.16.1
# kubectl-version: 1.29.4
command: build
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit f624524

Please sign in to comment.