Skip to content

Commit

Permalink
updated image name
Browse files Browse the repository at this point in the history
  • Loading branch information
simonjfirth committed Jun 20, 2024
1 parent 9fe5f34 commit 07882ca
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,8 @@ concurrency:
cancel-in-progress: true

env:
AZ_FRONTDOOR_URL: ${{ inputs.environment == 'staging' && secrets.AZ_FRONTDOOR_URL_STAGING || secrets.AZ_FRONTDOOR_URL }}
GCR_DOCKER_IMAGE: sts-content-and-support
ACR_DOCKER_IMAGE: cs-content-support-app
ACR_DOCKER_IMAGE: content-support-app
GITHUB_CONTAINER_REGISTRY: ghcr.io
ORG_NAME: dfe-digital

Expand Down

0 comments on commit 07882ca

Please sign in to comment.