Skip to content

Commit

Permalink
test docker tag check with prepublished tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Administrator committed Nov 27, 2024
1 parent 101fc64 commit fca544b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-deploy-ocr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
env:
DEPLOY_ENV: ${{ inputs.deploy-env }}
run: |-
USER_INPUT=""
USER_INPUT="634fa0a0a12141b198e3f1544a9ccd320917efd3"
echo "docker_tag=$(
echo ${USER_INPUT:-"${{ github.sha }}"}
)" >> $GITHUB_ENV
Expand Down

0 comments on commit fca544b

Please sign in to comment.