From 554e9b6b20ca7cc00540dc0c5faac4682e939d03 Mon Sep 17 00:00:00 2001 From: Philipp Rothmann Date: Thu, 12 Jan 2023 14:16:06 +0100 Subject: [PATCH] foo --- .drone.yml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/.drone.yml b/.drone.yml index 30720d62..f0aba7f4 100644 --- a/.drone.yml +++ b/.drone.yml @@ -39,7 +39,9 @@ volumes: path: /tmp/cache - name: tmp temp: {} + --- + kind: pipeline type: docker name: docker build and deploy @@ -49,9 +51,10 @@ steps: settings: username: yksflip from_secret: docker_registry - repo: yksflip/foodsoft - tags: - - latest + repo: yksflip/foodsoft + tags: + - latest + - ${DRONE_COMMIT} - name: deployment image: decentral1se/stack-ssh-deploy:latest settings: