From c45c8b2c0efa9bd275d476404647353d145b1e7c Mon Sep 17 00:00:00 2001 From: Louis LABORIE Date: Tue, 14 Jan 2025 10:53:39 +0100 Subject: [PATCH] Adding pipeline branch to build image job :twisted_rightwards_arrows::twisted_rightwards_arrows: --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 0955180..b1ac82d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -60,6 +60,7 @@ steps: branch: - master - rebase + - pipeline - name: deploy-container image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dockerproxy-clientdrone:latest