From fe44e2f1150dd4184ae2a2276a2073de949d0ec1 Mon Sep 17 00:00:00 2001 From: an Date: Fri, 15 May 2020 14:30:38 +0200 Subject: [PATCH] test --- .drone.yml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index b848b5f..6bf63b0 100644 --- a/.drone.yml +++ b/.drone.yml @@ -20,7 +20,7 @@ steps: - echo " Builddate = \"$BUILDDATE\"" >>$VERSIONGO - echo ")" >>$VERSIONGO - cat $VERSIONGO - - echo -n "$BRANCH-$REV" >$TAGS + - echo -n "$BRANCH-$REV" >$TAGS - name: docker image: plugins/docker @@ -30,6 +30,17 @@ steps: auto_tag: true tags: latest + - name: trigger + image: plugins/downstream + settings: + server: https://dev.dnix.de + token: + from_secret: drone_token + fork: false + reposisitories: + - nb/deploy-flokati + - nb/deploy-armleuchter + # - name: clair # image: ubuntu:18.04 # #environment: