Merge pull request 'cicd port ozgardi' (#4) from feat/cicd-deploy into main
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
Reviewed-on: #4
This commit is contained in:
2
.github/workflows/deploy.yaml
vendored
2
.github/workflows/deploy.yaml
vendored
@@ -151,5 +151,5 @@ jobs:
|
|||||||
"DB_NAME=sifatbaho" \
|
"DB_NAME=sifatbaho" \
|
||||||
"DB_PORT=5432"
|
"DB_PORT=5432"
|
||||||
|
|
||||||
export PORT=8084
|
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