Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Varkoff committed Mar 26, 2024
1 parent f3acfb0 commit e179e58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,5 +119,5 @@ jobs:
NODE_ENV: production
run: |
docker pull varkoff/nestjs-remix-monorepo:production
docker compose -f docker-compose.prod.yaml up -d
docker compose -f docker-compose.prod.yml up -d
docker system prune --all --volumes --force

0 comments on commit e179e58

Please sign in to comment.