summaryrefslogtreecommitdiffstats
path: root/security/nss/automation/taskcluster/scripts/extend_task_graph.sh
blob: ade84cd60252aebcdab9454fc5c14ac5ade19035 (plain)
1
2
3
4
5
6
7
8
9
10
11
#!/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