mirror of
https://github.com/lemeow125/DRF_Template.git
synced 2025-04-12 13:01:24 +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
|
image: docker
|
||||||
when:
|
when:
|
||||||
- branch: master
|
- branch: master
|
||||||
- event: push
|
event: push
|
||||||
commands:
|
commands:
|
||||||
- mkdir -p /root/.ssh/
|
- mkdir -p /root/.ssh/
|
||||||
- echo "$SSH_KEY" | tr -d '\r' > /root/.ssh/id_rsa
|
- echo "$SSH_KEY" | tr -d '\r' > /root/.ssh/id_rsa
|
||||||
|
|
Loading…
Add table
Reference in a new issue