Skip to content

Commit d1b08f3

Browse files
authored
Update cd-dev.yml
1 parent 9d5d475 commit d1b08f3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/cd-dev.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ jobs:
6767
port: ${{ secrets.PORT }}
6868
script: |
6969
docker pull ${{ secrets.DOCKER_USER }}/kodaero-dev:latest
70+
cd infra
7071
chmod +x ./deploy-dev.sh
7172
sudo ./deploy-dev.sh
7273
docker image prune -f

0 commit comments

Comments
 (0)