cicd port ozgardi
Some checks failed
Deploy to Production / build-and-deploy (push) Failing after 2m4s
Some checks failed
Deploy to Production / build-and-deploy (push) Failing after 2m4s
This commit is contained in:
2
.github/workflows/deploy.yaml
vendored
2
.github/workflows/deploy.yaml
vendored
@@ -164,7 +164,5 @@ jobs:
|
|||||||
"DB_NAME=sifatbaho" \
|
"DB_NAME=sifatbaho" \
|
||||||
"DB_PORT=5432"
|
"DB_PORT=5432"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
export PORT=8051
|
export PORT=8051
|
||||||
docker stack deploy -c stack.yaml ${{ env.PROJECT_NAME }} --with-registry-auth
|
docker stack deploy -c stack.yaml ${{ env.PROJECT_NAME }} --with-registry-auth
|
||||||
|
|||||||
Reference in New Issue
Block a user