#!/bin/bash

cd $(dirname $0)/..

fly -p -x -c scripts/ci/run_inigo.build.yml -- "$@"
