fix: cicd test
Deploy bin / deploy (push) Successful in 4s
Deploy service MASTER / deploy (push) Successful in 2s

This commit is contained in:
Benjamin Labrecque
2026-07-02 16:05:42 +02:00
parent 5a5ca55a0e
commit cfaad329ea
+2
View File
@@ -1,5 +1,7 @@
#!/bin/bash
PATH="${HOME}/.local/bin:${PATH}"
SVC_ID=$1
SVC_NAME=$2
ENV=$3