Merge pull request '.woodpecker.yml www.mitchecp.com' (#3) from mitch into develop
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

Reviewed-on: https://gitea.mitchecp.com/gitea/test/pulls/3
This commit is contained in:
gitea 2026-07-06 23:27:39 +00:00
commit 5f7e1f4fd2

View File

@ -16,7 +16,7 @@ steps:
image: alpine:latest
commands:
- apk add --no-cache openssh-client
- ssh ec2-user@gitea.mitchecp.com "cd /home/ec2-user && touch aaa.txt"
- ssh ec2-user@www.mitchecp.com "cd /home/ec2-user && touch aaa.txt"
when:
branch:
- develop