.woodpecker.yml
This commit is contained in:
parent
8c4d81d3e0
commit
ab9a769d4a
@ -16,9 +16,9 @@ steps:
|
||||
image: alpine:latest
|
||||
commands:
|
||||
- apk add --no-cache openssh-client
|
||||
- ssh ec2-user@gitea.mitchecp.com "cd /home/ec2-usera && touch aaa.txt"
|
||||
- ssh ec2-user@gitea.mitchecp.com "cd /home/ec2-user && touch aaa.txt"
|
||||
when:
|
||||
branch:
|
||||
- master
|
||||
- develop
|
||||
event:
|
||||
- push
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user