月夕花晨 hace 2 meses
padre
commit
415f23e5e4
Se han modificado 1 ficheros con 8 adiciones y 0 borrados
  1. +8
    -0
      .drone.yml

+ 8
- 0
.drone.yml Ver fichero

@@ -0,0 +1,8 @@
kind: pipeline
name: deploy_test

steps:
- name: build
image: ubuntu-latest
commands:
- echo "🖥️ The workflow is now ready t1o test your code1 on the runner."

Cargando…
Cancelar
Guardar