woodpecker: empezar a probar CD

This commit is contained in:
Cat /dev/Nulo 2021-09-14 20:42:43 -03:00
parent b204314c6c
commit 943dcfdd22

9
.woodpecker.yml Normal file
View file

@ -0,0 +1,9 @@
pipeline:
deploy:
image: docker.io/alpine:3.14
commands:
- apk add openssh-client-default make bubblewrap
- pwd
when:
event: push
branch: staging-cd