Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Vlad Volkov authored Mar 12, 2023
1 parent d74e7c2 commit 2d06087
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,8 @@ jobs:
password: ${{ env.DOCKER_PASSWORD }}

- name: Build Docker images
uses: hiberbee/github-action-skaffold@1.22.0
uses: hiberbee/github-action-skaffold@1.26.0
with:
skaffold-version: 2.0.4
command: build
skip-tests: false
profile: production
Expand Down

0 comments on commit 2d06087

Please sign in to comment.