This commit is contained in:
idanoo 2022-09-22 11:18:48 +12:00
parent 0b8f6deb58
commit a5e961d2fa
Signed by: idanoo
GPG Key ID: 387387CDBC02F132

View File

@ -1,7 +1,6 @@
pipeline: pipeline:
build: build:
image: alpine image: alpine
branches: main
commands: commands:
- apk update - apk update
- apk add openssh - apk add openssh