Skip to content

Commit

Permalink
ci: define scopes in push-image tasks (taskcluster#442)
Browse files Browse the repository at this point in the history
  • Loading branch information
ahal authored Feb 7, 2024
1 parent 31e0609 commit 2077d26
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions taskcluster/kinds/push-image/kind.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ task-defaults:
- artifact: image.tar.zst
extract: false
run-on-tasks-for: ["github-release"]
scopes:
- secrets:get:project/taskgraph/level-3/dockerhub
worker-type: images
worker:
docker-image: {"in-tree": "skopeo"}
Expand Down

0 comments on commit 2077d26

Please sign in to comment.