Skip to content

Commit e7f1e7b

Browse files
committed
Merge branch 'main' into release-0.1
2 parents 617179a + 61a4a25 commit e7f1e7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
executor: docker-executor
5454
steps:
5555
- docker-registry-push:
56-
comma_separated_tags: "$CIRCLE_BRANCH"
56+
comma_separated_tags: "main,latest,$CIRCLE_BRANCH"
5757
image_name: ap-certgenerator
5858
functional-test:
5959
machine:

0 commit comments

Comments
 (0)