.woodpecker.yml www.mitchecp.com
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/pull_request_closed/woodpecker Pipeline was successful

This commit is contained in:
mitch 2026-07-06 16:22:11 -07:00
parent ab9a769d4a
commit 9714c47ab7

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