element/manifests/bin/prod.sh
ange cc1c63854e
All checks were successful
/ deploy (push) Successful in 5s
bump: 1.11.89
2024-12-23 03:10:50 +00:00

7 lines
82 B
Bash
Executable File

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