fix: add ARG and ENV to Dockerfile for build args, fix typo in .env.staging
This commit is contained in:
@@ -7,7 +7,6 @@ PROJECT_ROOT="$(cd "$SCRIPT_DIR/.." && pwd)"
|
||||
|
||||
GITEA_REGISTRY="gitea.onecluster.org"
|
||||
GITEA_USER="mono"
|
||||
IMAGE_NAME="don_confiao_frontend"
|
||||
|
||||
usage() {
|
||||
echo "Usage: $0 <staging|production> [commit_sha]"
|
||||
|
||||
Reference in New Issue
Block a user