Files
UXP-Fixed/security/nss/automation/taskcluster/scripts/extend_task_graph.sh
T
2018-02-06 11:46:26 +01:00

12 lines
215 B
Bash
Executable File

#!/usr/bin/env bash
source $(dirname "$0")/tools.sh
mkdir -p /home/worker/artifacts
# Install Node.JS dependencies.
cd nss/automation/taskcluster/graph/ && npm install
# Extend the task graph.
node lib/index.js