Skip to content

Commit

Permalink
workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
saliceti committed Dec 12, 2023
1 parent b6f3c9c commit ed372ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions/deploy_v2/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,5 @@ runs:
run: |
tests/confidence/healthcheck.sh "${HOSTNAME}" "${IMAGE_TAG#sha-}"
env:
HOSTNAME: ${{steps.variables.outputs.hostname}}
HOSTNAME: ${{steps.set_env_var.outputs.hostname}}
IMAGE_TAG: ${{ inputs.sha }}

0 comments on commit ed372ff

Please sign in to comment.