mirror of
https://github.com/Hestia-Homes/survey-extraction.git
synced 2026-07-12 13:29:08 +00:00
include bash
This commit is contained in:
parent
fa666613e1
commit
85b89a581a
1 changed files with 1 additions and 0 deletions
|
|
@ -55,6 +55,7 @@ runs:
|
|||
aws-region: ${{ inputs.aws-region }}
|
||||
- name: Set Docker image tag
|
||||
id: set_tag
|
||||
shell: bash
|
||||
run: |
|
||||
SHORT_SHA=$(echo "${{ inputs.git-sha }}" | cut -c1-7)
|
||||
BRANCH=$(echo "${{ inputs.git-ref }}" | tr '/' '-')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue