Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
printSANO committed Nov 10, 2024
1 parent fefab57 commit bfa1065
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
export RABBITMQ_DEFAULT_PASS=${{ secrets.RABBITMQ_DEFAULT_PASS }}
if [ "$SERVICE_REPLICAS" == "1" ]; then
export $SERVICE_REPLICAS="2"
export SERVICE_REPLICAS="2"
fi
if [ "$IMAGE_NAME" == "suhach0523/techeerism-nest" ]; then
Expand Down

0 comments on commit bfa1065

Please sign in to comment.