dev #1

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

View File

@ -19,12 +19,8 @@ steps:
- chmod 600 sshKey
- ssh-add sshKey
- sleep 100
- cd /app/BlogGenerate
- git clone --depth 1 ssh://git@gitea.fleyx.com:222/fanxb/BlogGenerate.git
- ls -l
- git pull
- cd /app/blogPublish/source/_posts/technology-note
- git pull
- ls
# - name: package
# image: node:16-bullseye
# volumes: