Skip to content

Commit 58a0e0b

Browse files
authored
Push to cloudposse Registry (#4)
1 parent d614888 commit 58a0e0b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

codefresh.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ steps:
5858
title: Push image with tag based semver tags
5959
type: push
6060
registry: dockerhub
61+
image_name: cloudposse/terraform-root-modules
6162
candidate: ${{build_image}}
6263
tag: "${{SEMVERSION_TAG}}"
6364
when:
@@ -81,6 +82,7 @@ steps:
8182
title: Push image with latest tag
8283
type: push
8384
registry: dockerhub
85+
image_name: cloudposse/terraform-root-modules
8486
candidate: ${{build_image}}
8587
tag: latest
8688
when:

0 commit comments

Comments
 (0)