You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| `docker-metadata-json` | String | Docker metadata JSON, from `docker-build-push-image` or `docker/build-push-action`. |
46
-
| `gar-environment` | String | Environment for pushing artifacts (can be either dev or prod). This sets the GAR Project to either `grafanalabs-dev` or `grafanalabs-global`. |
47
-
| `images` | String | CSV of Docker images to push. These images should not include tags. Ex: us-docker.pkg.dev/grafanalabs-dev/gar-registry/image-name,docker.io/grafana/dockerhub-image |
48
-
| `push` | Boolean | Whether to push the manifest to the configured registries. |
49
-
| `tags` | String | List of Docker tags to be pushed. |
| `gar-environment` | String | Environment for pushing artifacts (can be either dev or prod). This sets the GAR Project to either `grafanalabs-dev` or `grafanalabs-global`. |
48
+
| `images` | String | CSV of Docker images to push. These images should not include tags. Ex: us-docker.pkg.dev/grafanalabs-dev/gar-registry/image-name,docker.io/grafana/dockerhub-image |
49
+
| `push` | Boolean | Whether to push the manifest to the configured registries. |
50
+
| `tags` | String | List of Docker tags to be pushed. |
0 commit comments