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 31e0609 commit 2077d26Copy full SHA for 2077d26
taskcluster/kinds/push-image/kind.yml
@@ -24,6 +24,8 @@ task-defaults:
24
- artifact: image.tar.zst
25
extract: false
26
run-on-tasks-for: ["github-release"]
27
+ scopes:
28
+ - secrets:get:project/taskgraph/level-3/dockerhub
29
worker-type: images
30
worker:
31
docker-image: {"in-tree": "skopeo"}
0 commit comments