This commit is contained in:
parent
e54b7d1f60
commit
de1d9442fd
@ -3,7 +3,7 @@ type: docker
|
||||
name: hello
|
||||
|
||||
steps:
|
||||
- name: greeting
|
||||
- name: install
|
||||
image: ubuntu
|
||||
commands:
|
||||
- apt update && apt-get -y install ssh
|
||||
- apt-get update - apt-get install ssh -qq
|
||||
|
Loading…
x
Reference in New Issue
Block a user