We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5947d8e commit 6c35b65Copy full SHA for 6c35b65
.taskcluster.yml
@@ -59,8 +59,7 @@ tasks:
59
- "object:upload:divvun:*"
60
payload:
61
maxRunTime: 3600
62
- # TODO: Change this to a set tag and push dockerfile
63
- image: "registry.gitlab.com/bastien.orivel.tc/divvun-ci-docker:latest"
+ image: "ghcr.io/divvun/taskcluster-decision-task-image:main"
64
features:
65
# Needed for the decision task to create other tasks
66
taskclusterProxy: true
0 commit comments