Skip to content

Commit

Permalink
added shell
Browse files Browse the repository at this point in the history
  • Loading branch information
thochoertler committed Jul 7, 2022
1 parent d687efd commit 358a047
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ runs:
resource-group: ${{ inputs.AZURE_RESOURCEGROUP }}
cluster-name: ${{ inputs.AZURE_CLUSTERNAME }}
- name: build docker base image
shell: bash
run: |
mkdir -p ./repo/docker-cache
XFILE=./repo/docker-cache/base.tar
Expand Down

0 comments on commit 358a047

Please sign in to comment.