Skip to content

Commit

Permalink
ci: define scopes in push-image tasks (#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

1 comment on commit 2077d26

@firefoxci-taskcluster
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Uh oh! Looks like an error! Details

Cannot read properties of undefined (reading 'constructorName')

Please sign in to comment.