Update deployment
continuous-integration/drone Build is failing Detalles

Este commit está contenido en:
Florian Brinker 2021-03-20 18:33:30 +01:00
padre 0bdcdfa673
commit 7e6c49eaa6
Se han modificado 1 ficheros con 1 adiciones y 0 borrados

Ver fichero

@ -8,6 +8,7 @@ steps:
image: alpine
commands:
- apk update && apk add bash grep sed curl unzip
- chmod +x ./build.sh
- ./build.sh
- name: docker