Compare commits

..

No commits in common. "main" and "feature1" have entirely different histories.

View File

@ -12,8 +12,7 @@ steps:
from_secret: SSH_USER from_secret: SSH_USER
key: key:
from_secret: SSH_KEY from_secret: SSH_KEY
port: port: 10161
from_secret: SSH_PORT
command_timeout: 2m command_timeout: 2m
script: script:
- ls -l - echo "ls -l"