cicd port ozgardi
Some checks failed
Deploy to Production / build-and-deploy (push) Failing after 3m39s
Some checks failed
Deploy to Production / build-and-deploy (push) Failing after 3m39s
This commit is contained in:
1
.github/workflows/deploy.yaml
vendored
1
.github/workflows/deploy.yaml
vendored
@@ -164,5 +164,6 @@ 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