Skip to content

Commit eb5722d

Browse files
authored
Update cd.yml
1 parent d1b08f3 commit eb5722d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/cd.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ jobs:
7070
port: ${{ secrets.PORT }}
7171
script: |
7272
docker pull ${{ secrets.DOCKER_USER }}/kodaero-app:latest
73+
cd infra
7374
chmod +x ./deploy-prod.sh
7475
sudo ./deploy-prod.sh 14
7576
docker image prune -f

0 commit comments

Comments
 (0)