monorepo/website/manifests/bin/devel.sh
2025-01-10 15:33:32 +00:00

7 lines
82 B
Bash
Executable File

#!/bin/bash -e
set -o pipefail
export NB_REPLICAS=1
. ./manifests/bin/deploy.sh