Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

Commit

Permalink
Typo (#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rail Aliiev authored Sep 5, 2019
1 parent 6d540d8 commit ecf8042
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker.d/worker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ work_dir: { "$eval": "WORK_DIR" }
mark_as_shipped_schema_file: { "$eval": "MARK_AS_SHIPPED_SCHEMA_FILE" }
taskcluster_scope_prefix: { "$eval": "TASKCLUSTER_SCOPE_PREFIX" }
verbose: { "$eval": "VERBOSE == 'true'" }
shipit_instances:
ship_it_instances:
scope: { "$eval": "TASKCLUSTER_SCOPE" }
api_root_v2: { "$eval": "API_ROOT_V2" }
timeout_in_seconds: 60
Expand Down

0 comments on commit ecf8042

Please sign in to comment.