Skip to content

Commit

Permalink
removed default bash on helm container
Browse files Browse the repository at this point in the history
  • Loading branch information
lucky-lusa committed Jun 15, 2021
1 parent 2623150 commit 4368a07
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release-on-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,6 @@ jobs:
needs: build
runs-on: [self-hosted, env-prod]
container: alpine/helm:3.5.4
defaults:
run:
shell: bash

steps:
- uses: actions/checkout@v1
Expand Down

0 comments on commit 4368a07

Please sign in to comment.