Skip to content

Commit 2d8685e

Browse files
authored
Merge pull request #20 from povilasv/fix-release
Fix publish
2 parents 028a098 + 88b7bc2 commit 2d8685e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .circleci/config.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -101,12 +101,12 @@ jobs:
101101
destination: releases
102102
- prometheus/publish_release_images:
103103
registry: docker.io
104-
organization: prom
104+
organization: povilasv
105105
login_variable: DOCKER_LOGIN
106106
password_variable: DOCKER_PASSWORD
107107
- prometheus/publish_release_images:
108108
registry: quay.io
109-
organization: prometheus
109+
organization: povilasv
110110
login_variable: QUAY_LOGIN
111111
password_variable: QUAY_PASSWORD
112112

0 commit comments

Comments
 (0)