We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36246a1 commit 1963cf6Copy full SHA for 1963cf6
.circleci/config.yml
@@ -138,7 +138,7 @@ jobs:
138
publish-docker-release:
139
working_directory: ~/grafana-image-renderer
140
environment:
141
- IMAGE_NAME: "${CIRCLE_PROJECT_USERNAME}/${CIRCLE_PROJECT_REPONAME}"
+ IMAGE_NAME: grafana/grafana-image-renderer
142
docker:
143
- image: circleci/buildpack-deps:stretch
144
steps:
0 commit comments