Skip to content

Commit

Permalink
Added shell: bash
Browse files Browse the repository at this point in the history
  • Loading branch information
Ronaldo Macapobre committed Oct 28, 2024
1 parent d4afcb7 commit 7bfd786
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/actions/deploy-to-aws/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ runs:

- name: Check ECR Image exists
id: ecr-check
shell: bash
run: |
IMAGE_TAG=${{ inputs.image_name }}:${{ inputs.short_sha}}
REPOSITORY_NAME=${{ inputs.github_image_repo }}
Expand Down

0 comments on commit 7bfd786

Please sign in to comment.