dev #1

Merged
fanxb merged 16 commits from dev into master 2022-09-24 11:10:31 +08:00
Showing only changes of commit 3a43d5d122 - Show all commits

View File

@ -16,6 +16,7 @@ steps:
- echo $privateKey > sshKey
- eval $(ssh-agent)
- cat sshKey
- chmod 600 sshKey
- ssh-add sshKey
- sleep 100
- cd /app/BlogGenerate