gitea/manifests/bin/devel.sh

7 lines
82 B
Bash
Raw Normal View History

2024-05-10 09:36:32 +00:00
#!/bin/bash -e
set -o pipefail
2024-05-10 09:36:32 +00:00
export NB_REPLICAS=1
. ./manifests/bin/deploy.sh