git clone https://forge.tissue.works/admin/hello.gitgit clone ssh://[email protected]:2222/admin/hello.gitwhen:
- event: [push, manual]
steps:
- name: hello
image: alpine:3.20
commands:
- echo "=== forge CI end-to-end OK ==="
- uname -a