Skip to content

Commit 2077d26

Browse files
authored
ci: define scopes in push-image tasks (#442)
1 parent 31e0609 commit 2077d26

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

taskcluster/kinds/push-image/kind.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ task-defaults:
2424
- artifact: image.tar.zst
2525
extract: false
2626
run-on-tasks-for: ["github-release"]
27+
scopes:
28+
- secrets:get:project/taskgraph/level-3/dockerhub
2729
worker-type: images
2830
worker:
2931
docker-image: {"in-tree": "skopeo"}

0 commit comments

Comments
 (0)