AS
Size: a a a
AS
AS
AS
IK
A
AS
IK
IK
SN
AS
IK
AS
SN
P
AV
stages:логи
- build
build stage:
image: node:10.15.0-stretch
stage: build
only:
- master
script:
- 'command -v ssh-agent >/dev/null || ( apt-get update -y && apt-get install openssh-client -y )'
- eval $(ssh-agent -s)
- echo "$SSH_PRIVATE_KEY" | tr -d '\r' | ssh-add -
- mkdir -p ~/.ssh
- chmod 700 ~/.ssh
- ssh ****@**** ls
Running with gitlab-runner 13.3.1 (738bbe5a)Подскажите как подключится к удаленному серверу ?
on docker-auto-scale fa6cab46
Preparing the "docker+machine" executor
Using Docker executor with image node:10.15.0-stretch ...
Pulling docker image node:10.15.0-stretch ...
Using docker image sha256:b826d251321b21e7c97be6deb759cc1144e19313e2f117e8aa8c864c73729153 for node:10.15.0-stretch ...
Preparing environment
Running on runner-fa6cab46-project-20715530-concurrent-0 via runner-fa6cab46-srm-1598958972-5392377e...
Getting source from Git repository
00:01
$ eval "$CI_PRE_CLONE_SCRIPT"
Fetching changes with git depth set to 50...
Initialized empty Git repository in /builds/negaborit/negaborit-frontend/.git/
Created fresh repository.
Checking out 864802f3 as master...
Skipping Git submodules setup
Executing "step_script" stage of the job script
00:02
$ command -v ssh-agent >/dev/null || ( apt-get update -y && apt-get install openssh-client -y )
$ eval $(ssh-agent -s)
Agent pid 11
$ echo "$SSH_PRIVATE_KEY" | tr -d '\r' | ssh-add -
Identity added: (stdin) ((stdin))
$ mkdir -p ~/.ssh
$ chmod 700 ~/.ssh
$ ssh ****@**** ls
Host key verification failed.
ERROR: Job failed: exit code 1
IK
stages:логи
- build
build stage:
image: node:10.15.0-stretch
stage: build
only:
- master
script:
- 'command -v ssh-agent >/dev/null || ( apt-get update -y && apt-get install openssh-client -y )'
- eval $(ssh-agent -s)
- echo "$SSH_PRIVATE_KEY" | tr -d '\r' | ssh-add -
- mkdir -p ~/.ssh
- chmod 700 ~/.ssh
- ssh ****@**** ls
Running with gitlab-runner 13.3.1 (738bbe5a)Подскажите как подключится к удаленному серверу ?
on docker-auto-scale fa6cab46
Preparing the "docker+machine" executor
Using Docker executor with image node:10.15.0-stretch ...
Pulling docker image node:10.15.0-stretch ...
Using docker image sha256:b826d251321b21e7c97be6deb759cc1144e19313e2f117e8aa8c864c73729153 for node:10.15.0-stretch ...
Preparing environment
Running on runner-fa6cab46-project-20715530-concurrent-0 via runner-fa6cab46-srm-1598958972-5392377e...
Getting source from Git repository
00:01
$ eval "$CI_PRE_CLONE_SCRIPT"
Fetching changes with git depth set to 50...
Initialized empty Git repository in /builds/negaborit/negaborit-frontend/.git/
Created fresh repository.
Checking out 864802f3 as master...
Skipping Git submodules setup
Executing "step_script" stage of the job script
00:02
$ command -v ssh-agent >/dev/null || ( apt-get update -y && apt-get install openssh-client -y )
$ eval $(ssh-agent -s)
Agent pid 11
$ echo "$SSH_PRIVATE_KEY" | tr -d '\r' | ssh-add -
Identity added: (stdin) ((stdin))
$ mkdir -p ~/.ssh
$ chmod 700 ~/.ssh
$ ssh ****@**** ls
Host key verification failed.
ERROR: Job failed: exit code 1
IK
stages:логи
- build
build stage:
image: node:10.15.0-stretch
stage: build
only:
- master
script:
- 'command -v ssh-agent >/dev/null || ( apt-get update -y && apt-get install openssh-client -y )'
- eval $(ssh-agent -s)
- echo "$SSH_PRIVATE_KEY" | tr -d '\r' | ssh-add -
- mkdir -p ~/.ssh
- chmod 700 ~/.ssh
- ssh ****@**** ls
Running with gitlab-runner 13.3.1 (738bbe5a)Подскажите как подключится к удаленному серверу ?
on docker-auto-scale fa6cab46
Preparing the "docker+machine" executor
Using Docker executor with image node:10.15.0-stretch ...
Pulling docker image node:10.15.0-stretch ...
Using docker image sha256:b826d251321b21e7c97be6deb759cc1144e19313e2f117e8aa8c864c73729153 for node:10.15.0-stretch ...
Preparing environment
Running on runner-fa6cab46-project-20715530-concurrent-0 via runner-fa6cab46-srm-1598958972-5392377e...
Getting source from Git repository
00:01
$ eval "$CI_PRE_CLONE_SCRIPT"
Fetching changes with git depth set to 50...
Initialized empty Git repository in /builds/negaborit/negaborit-frontend/.git/
Created fresh repository.
Checking out 864802f3 as master...
Skipping Git submodules setup
Executing "step_script" stage of the job script
00:02
$ command -v ssh-agent >/dev/null || ( apt-get update -y && apt-get install openssh-client -y )
$ eval $(ssh-agent -s)
Agent pid 11
$ echo "$SSH_PRIVATE_KEY" | tr -d '\r' | ssh-add -
Identity added: (stdin) ((stdin))
$ mkdir -p ~/.ssh
$ chmod 700 ~/.ssh
$ ssh ****@**** ls
Host key verification failed.
ERROR: Job failed: exit code 1
IK
stages:логи
- build
build stage:
image: node:10.15.0-stretch
stage: build
only:
- master
script:
- 'command -v ssh-agent >/dev/null || ( apt-get update -y && apt-get install openssh-client -y )'
- eval $(ssh-agent -s)
- echo "$SSH_PRIVATE_KEY" | tr -d '\r' | ssh-add -
- mkdir -p ~/.ssh
- chmod 700 ~/.ssh
- ssh ****@**** ls
Running with gitlab-runner 13.3.1 (738bbe5a)Подскажите как подключится к удаленному серверу ?
on docker-auto-scale fa6cab46
Preparing the "docker+machine" executor
Using Docker executor with image node:10.15.0-stretch ...
Pulling docker image node:10.15.0-stretch ...
Using docker image sha256:b826d251321b21e7c97be6deb759cc1144e19313e2f117e8aa8c864c73729153 for node:10.15.0-stretch ...
Preparing environment
Running on runner-fa6cab46-project-20715530-concurrent-0 via runner-fa6cab46-srm-1598958972-5392377e...
Getting source from Git repository
00:01
$ eval "$CI_PRE_CLONE_SCRIPT"
Fetching changes with git depth set to 50...
Initialized empty Git repository in /builds/negaborit/negaborit-frontend/.git/
Created fresh repository.
Checking out 864802f3 as master...
Skipping Git submodules setup
Executing "step_script" stage of the job script
00:02
$ command -v ssh-agent >/dev/null || ( apt-get update -y && apt-get install openssh-client -y )
$ eval $(ssh-agent -s)
Agent pid 11
$ echo "$SSH_PRIVATE_KEY" | tr -d '\r' | ssh-add -
Identity added: (stdin) ((stdin))
$ mkdir -p ~/.ssh
$ chmod 700 ~/.ssh
$ ssh ****@**** ls
Host key verification failed.
ERROR: Job failed: exit code 1
AV