storj/scripts/validate-jenkinsfile.sh

4 lines
134 B
Bash
Raw Permalink Normal View History

#!/usr/bin/env bash
set -euxo pipefail
curl -X POST -F "jenkinsfile=<$1" https://build.dev.storj.io/pipeline-model-converter/validate