b
Size: a a a
b
b
СС
b
b
P
🌚
S
🌚
ТЭ
✏d
b
M
✏d
image: atlassian/default-image:latestпри соединении пишет ошибку.
pipelines:
default:
- step:
name: Deploy to testserv
deployment: testserv
script:
- echo "Deploying to test environment"
- mkdir -p ~/.ssh
- cat my_known_hosts >> ~/.ssh/known_hosts
- (umask 077 ; echo $MY_SSH_KEY | base64 --decode > ~/.ssh/id_rsa)
- ssh user@2xx.xxx.xxx.xxx 'cd /home/code && git pull'
✏d
b
СС
СС
✏d
b