月夕花晨 il y a 2 mois
Parent
révision
415f23e5e4
1 fichiers modifiés avec 8 ajouts et 0 suppressions
  1. +8
    -0
      .drone.yml

+ 8
- 0
.drone.yml Voir le fichier

@@ -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."

Chargement…
Annuler
Enregistrer