Skip to content

Commit

Permalink
feat: 修改文件夹
Browse files Browse the repository at this point in the history
  • Loading branch information
devil committed Aug 2, 2024
1 parent 914d928 commit e1276b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
user: ${{ secrets.SERVER_USER }}
pass: ${{ secrets.SERVER_PASSWORD }}
scp: |
./publish.zip => /opt/app/zip/publish.zip
./publish.zip => /opt/app/zip/
last_ssh: |
echo "🔄 Starting deployment process..." >> /opt/app/zip/deployment.log
echo "📦 Checking if publish.zip exists..." >> /opt/app/zip/deployment.log
Expand Down

0 comments on commit e1276b0

Please sign in to comment.