Skip to content

Commit 097a1f2

Browse files
Update ecr_sagemaker_publish.yml
1 parent cedee36 commit 097a1f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ecr_sagemaker_publish.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
with:
3737
persist-credentials: false
3838

39-
- run: echo "Is Release Candidate: $IS_RC"
39+
- run: echo "Is Release Candidate:$IS_RC"
4040

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

0 commit comments

Comments
 (0)