monorepo/website/manifests/bin/prod.sh
ange c0b08751a1 CI/CD auto deploy website (#4)
Co-authored-by: stcb <21@stcb.cc>
Reviewed-on: icing/G-EIP-700-TLS-7-1-eip-stephane.corbiere#4
Co-authored-by: ange <ange@yw5n.com>
Co-committed-by: ange <ange@yw5n.com>
2025-01-28 12:13:09 +01:00

7 lines
82 B
Bash
Executable File

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