deployment_files
This commit is contained in:
parent
7a74f72a72
commit
4907c5c043
@ -21,5 +21,5 @@ class ApiConstants {
|
|||||||
static const getSystemParameters = '$baseUrl/sysparam/getSysParams';
|
static const getSystemParameters = '$baseUrl/sysparam/getSysParams';
|
||||||
static const updateSystemParams = '$baseUrl/sysparam/updateSysParams';
|
static const updateSystemParams = '$baseUrl/sysparam/updateSysParams';
|
||||||
|
|
||||||
static const baseUrl ='http://157.66.191.31:31173/back'; }
|
static const baseUrl ='http://157.66.191.31:30005/back'; }
|
||||||
}
|
}
|
||||||
@ -13,7 +13,7 @@ DOMAIN=157.66.191.31:3000
|
|||||||
#WEB-URL-PORT
|
#WEB-URL-PORT
|
||||||
CONT_PORT=3306
|
CONT_PORT=3306
|
||||||
TARGET_PORT=9292
|
TARGET_PORT=9292
|
||||||
PATH_DIR=/data/34718_1742534376325/sureops_deploy/flutter2/sureops/flutter2-back-b/deployment
|
PATH_DIR=/data/34718_1742535687045/sureops_deploy/flutter2/sureops/flutter2-back-b/deployment
|
||||||
#**********************
|
#**********************
|
||||||
cd $PATH_DIR
|
cd $PATH_DIR
|
||||||
DOCKER_TAG=1.0
|
DOCKER_TAG=1.0
|
||||||
|
|||||||
@ -14,7 +14,7 @@ RUN git clone http://risadmin_prod:adminprod1234@157.66.191.31:3000/risadmin_pro
|
|||||||
#FROM cirrusci/flutter:stable AS builder
|
#FROM cirrusci/flutter:stable AS builder
|
||||||
#FROM zekfad/flutter-builder:latest AS builder
|
#FROM zekfad/flutter-builder:latest AS builder
|
||||||
#FROM ghcr.io/cirruslabs/flutter:3.6.0 AS builder
|
#FROM ghcr.io/cirruslabs/flutter:3.6.0 AS builder
|
||||||
FROM cirrusci/flutter:3.6.0-0.1.pre AS builder
|
FROM cirrusci/flutter:3.8.0-10.1.pre AS builder
|
||||||
LABEL stage=builder
|
LABEL stage=builder
|
||||||
LABEL build=$BUILD_ID
|
LABEL build=$BUILD_ID
|
||||||
WORKDIR /app/flutter2
|
WORKDIR /app/flutter2
|
||||||
|
|||||||
@ -11,7 +11,7 @@ GITEA_EMAIL=ganeshk@dekatc.com
|
|||||||
GIT_BRANCH=main
|
GIT_BRANCH=main
|
||||||
DOMAIN=157.66.191.31:3000
|
DOMAIN=157.66.191.31:3000
|
||||||
#TARGET_PORT=9292
|
#TARGET_PORT=9292
|
||||||
PATH_DIR=/data/34718_1742534376325/sureops_deploy/flutter2/sureops/flutter2-front-f/deployment
|
PATH_DIR=/data/34718_1742535687045/sureops_deploy/flutter2/sureops/flutter2-front-f/deployment
|
||||||
#**********************
|
#**********************
|
||||||
cd $PATH_DIR
|
cd $PATH_DIR
|
||||||
DOCKER_TAG=1.0
|
DOCKER_TAG=1.0
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user