Skip to content

Commit 2e56590

Browse files
authored
Update cd-dev.yml
1 parent 441527a commit 2e56590

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cd-dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,5 +68,5 @@ jobs:
6868
script: |
6969
docker pull ${{ secrets.DOCKER_USER }}/kodaero:latest
7070
chmod +x ./deploy.sh
71-
./deploy.sh dev
71+
sudo ./deploy.sh dev
7272
docker image prune -f

0 commit comments

Comments
 (0)