From d45ec44204820c40862e4e3f11f9b4fd8b85f59e Mon Sep 17 00:00:00 2001 From: Vincent ASTOLFI Date: Mon, 6 Nov 2023 14:48:55 +0100 Subject: [PATCH] Ajouter 'Projet-Tut-Panorama-master/Projet-Tut-Panorama-master/Panorama/.drone.yml' --- .../Projet-Tut-Panorama-master/Panorama/.drone.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Projet-Tut-Panorama-master/Projet-Tut-Panorama-master/Panorama/.drone.yml diff --git a/Projet-Tut-Panorama-master/Projet-Tut-Panorama-master/Panorama/.drone.yml b/Projet-Tut-Panorama-master/Projet-Tut-Panorama-master/Panorama/.drone.yml new file mode 100644 index 0000000..dc6cd6b --- /dev/null +++ b/Projet-Tut-Panorama-master/Projet-Tut-Panorama-master/Panorama/.drone.yml @@ -0,0 +1,7 @@ +kind: pipeline +type: docker +name: aframe_old_project + +trigger: + event: + - push \ No newline at end of file