Skip to content

Commit db729db

Browse files
amish kohliamish kohli
authored andcommitted
ecs ci/cd
1 parent 0a05854 commit db729db

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/aws.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,9 @@ jobs:
5858
--push \
5959
-t 058264122535.dkr.ecr.us-east-1.amazonaws.com/ponder/indexer:latest \
6060
.
61+
62+
# Set the image URI as output
63+
echo "::set-output name=image::058264122535.dkr.ecr.us-east-1.amazonaws.com/ponder/indexer:latest"
6164
6265
- name: Download task definition
6366
run: |

0 commit comments

Comments
 (0)