update allowed hosts
All checks were successful
Build and Push Docker Image / build (push) Successful in 1m12s
All checks were successful
Build and Push Docker Image / build (push) Successful in 1m12s
This commit is contained in:
parent
35c725d276
commit
b2209ae458
@ -1,8 +1,8 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
VERSION=${1:-staging}
|
||||
IMAGE="10.10.1.132:3000/marwan/hh:${VERSION}"
|
||||
VERSION=${1:-latest}
|
||||
IMAGE="gitea.tenhal.sa/marwan/hh:${VERSION}"
|
||||
|
||||
echo "========================================"
|
||||
echo " PX360 Staging Deploy"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user