Executable bits

This commit is contained in:
Simon Sapin 2018-08-30 17:28:34 +02:00
parent b05a445284
commit cc488fe538
4 changed files with 1 additions and 1 deletions

View file

@ -12,7 +12,7 @@ tasks:
created: {$fromNow: ''} created: {$fromNow: ''}
deadline: {$fromNow: '1 hour'} deadline: {$fromNow: '1 hour'}
metadata: metadata:
name: "Taskcluster experiments for Servo: Decision task" name: "Taskcluster experiments for Servo: decision task"
description: "" description: ""
owner: ${event.pusher.name}@users.noreply.github.com owner: ${event.pusher.name}@users.noreply.github.com
source: ${event.compare} source: ${event.compare}

0
build-task.sh Normal file → Executable file
View file

0
decision-task/curl-artifact.sh → curl-artifact.sh Normal file → Executable file
View file

0
run-task.sh Normal file → Executable file
View file