Skip to content

Commit

Permalink
Update ecr_sagemaker_publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AlejandroEsquivel authored Aug 22, 2024
1 parent cedee36 commit 097a1f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ecr_sagemaker_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
with:
persist-credentials: false

- run: echo "Is Release Candidate: $IS_RC"
- run: echo "Is Release Candidate:$IS_RC"

- name: Set up QEMU
uses: docker/setup-qemu-action@master
Expand Down Expand Up @@ -69,4 +69,4 @@ jobs:
cache-from: type=gha
cache-to: type=gha,mode=max
push: true
tags: 064852979926.dkr.ecr.us-east-1.amazonaws.com/gr-sagemaker-validator-images-prod:restrict2topic-rc
tags: 064852979926.dkr.ecr.us-east-1.amazonaws.com/gr-sagemaker-validator-images-prod:restrict2topic-rc

0 comments on commit 097a1f2

Please sign in to comment.