This commit is contained in:
parent
5300bc5ecb
commit
1c1ab65a80
@ -20,7 +20,7 @@ steps:
|
|||||||
SSH_KEY:
|
SSH_KEY:
|
||||||
from_secret: SSH_KEY
|
from_secret: SSH_KEY
|
||||||
commands:
|
commands:
|
||||||
- apt install iputils-ping -y
|
- apt-get install iputils-ping -y
|
||||||
- ping ya.ru
|
- ping ya.ru
|
||||||
# - echo "test" >> text.txt
|
# - echo "test" >> text.txt
|
||||||
# - eval $(ssh-agent -s)
|
# - eval $(ssh-agent -s)
|
||||||
|
Loading…
Reference in New Issue
Block a user