period3.xyz/.drone.yml
ktyl 1be26edfbe
All checks were successful
continuous-integration/drone Build is passing
silence uninteresting output
2022-09-26 20:46:31 +01:00

10 lines
134 B
YAML

kind: pipeline
type: docker
name: hello
steps:
- name: install
image: ubuntu
commands:
- apt update && apt-get -yq install ssh