Files
intranet.valorantdigital.com/compose.bash
Your Name 77a03b026c
All checks were successful
code.valorantdigital.com-projectgaruda/portal.intranet.valorantdigital.com/pipeline/head This commit looks good
automated push from the terminal
2025-09-12 21:53:15 -04:00

20 lines
123 B
Bash
Executable File

#!/bin/bash
##
reset
clear
##
set -e
set -x
##
docker compose down --remove-orphans
docker compose up --build -d