Compare commits

...

2 Commits

Author SHA1 Message Date
Eric Gullickson
9059c09d2f Merge branch 'main' of 172.30.1.72:egullickson/motovaultpro
All checks were successful
Deploy to Staging / Build Images (push) Successful in 26s
Deploy to Staging / Deploy to Staging (push) Successful in 28s
Deploy to Staging / Verify Staging (push) Successful in 7s
Deploy to Staging / Notify Staging Ready (push) Successful in 6s
Deploy to Staging / Notify Staging Failure (push) Has been skipped
2026-01-11 21:52:36 -06:00
Eric Gullickson
34401179bd chore: update script default 2026-01-11 21:52:23 -06:00

View File

@@ -8,7 +8,7 @@ REGISTRY="https://git.motovaultpro.com"
USERNAME="egullickson" USERNAME="egullickson"
TOKEN="" TOKEN=""
KEEP_TAG="latest" KEEP_TAG="latest"
DRY_RUN=1 DRY_RUN=0
REPOS=( REPOS=(
"egullickson/frontend" "egullickson/frontend"