Skip to content

Commit

Permalink
fix docker job for ur deploys
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewpearce-digital committed Aug 27, 2024
1 parent 84b550d commit 056a937
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dispatch_deploy_to_ur_environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
uses: ./.github/workflows/docker_job.yml
with:
tag: ur-${{ inputs.tag_to_deploy }}
checkout_tag : ${{ inputs.tag_to_deploy }}
branch_name: ${{ github.head_ref }}

ui_tests_image:
name: Run Cypress UI Tests On ur Images
Expand Down

0 comments on commit 056a937

Please sign in to comment.