diff --git a/.taskcluster.yml b/.taskcluster.yml index 4fadb94..503a939 100644 --- a/.taskcluster.yml +++ b/.taskcluster.yml @@ -124,11 +124,6 @@ tasks: git clone --quiet ${repository} /src && cd /src && git checkout ${head_rev} -b taskboot && pip install --quiet . && taskboot push-artifact" - artifacts: - public/taskboot/image.tar: - expires: {$fromNow: '2 weeks'} - path: /image.tar - type: file scopes: - secrets:get:project/relman/taskboot/deploy metadata: