mirror of
https://github.com/lemeow125/DRF_Template.git
synced 2024-11-17 04:09:25 +08:00
Update .woodpecker.yml
This commit is contained in:
parent
7e81f4039a
commit
b879266907
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ steps:
|
|||
image: docker
|
||||
when:
|
||||
- branch: master
|
||||
- event: push
|
||||
event: push
|
||||
commands:
|
||||
- mkdir -p /root/.ssh/
|
||||
- echo "$SSH_KEY" | tr -d '\r' > /root/.ssh/id_rsa
|
||||
|
|
Loading…
Reference in a new issue