From 045e6022d8422f2f27df4c6f42d8d1bf80748d9d Mon Sep 17 00:00:00 2001 From: an Date: Fri, 15 May 2020 11:58:38 +0000 Subject: [PATCH 1/4] =?UTF-8?q?=E2=80=9E.drone.yml=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 9a5887d..ca03783 100644 --- a/.drone.yml +++ b/.drone.yml @@ -35,7 +35,7 @@ steps: settings: server: https://dev.dnix.de token: GswRtnNQ0to1HjH7PPIEX-pDNr5EKDErzPjHy59t7JM= - fork: true + fork: false reposositories: - nb/deploy-flokati - nb/deploy-armleuchter From 0357bd37111ddd1aa1c5c80861e5f391361bfde8 Mon Sep 17 00:00:00 2001 From: an Date: Fri, 15 May 2020 12:05:16 +0000 Subject: [PATCH 2/4] =?UTF-8?q?=E2=80=9E.drone.yml=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index ca03783..90ddd57 100644 --- a/.drone.yml +++ b/.drone.yml @@ -36,7 +36,7 @@ steps: server: https://dev.dnix.de token: GswRtnNQ0to1HjH7PPIEX-pDNr5EKDErzPjHy59t7JM= fork: false - reposositories: + reposisitories: - nb/deploy-flokati - nb/deploy-armleuchter From 142effc1233635c32e95c19e960828c7f0f17bd9 Mon Sep 17 00:00:00 2001 From: an Date: Fri, 15 May 2020 12:11:53 +0000 Subject: [PATCH 3/4] =?UTF-8?q?=E2=80=9E.drone.yml=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 90ddd57..19fbf59 100644 --- a/.drone.yml +++ b/.drone.yml @@ -34,7 +34,8 @@ steps: image: plugins/downstream settings: server: https://dev.dnix.de - token: GswRtnNQ0to1HjH7PPIEX-pDNr5EKDErzPjHy59t7JM= + token: + from_secret: drone_token fork: false reposisitories: - nb/deploy-flokati From 9362d8b45be09b0953604dbf097624ab9e343bed Mon Sep 17 00:00:00 2001 From: an Date: Fri, 15 May 2020 12:24:35 +0000 Subject: [PATCH 4/4] =?UTF-8?q?=E2=80=9E.drone.yml=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.drone.yml b/.drone.yml index 19fbf59..0f0ba4e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -43,11 +43,11 @@ steps: # - name: clair # image: ubuntu:18.04 - # #environment: - # #CLAIR_ADDR: http://dev01.dnix.org:6060 - # #CLAIR_OUTPUT: High - # #CLAIR_THRESHOLD: 10 - # #REGISTRY_INSECURE: true + # environment: + # CLAIR_ADDR: http://dev01.dnix.org:6060 + # CLAIR_OUTPUT: High + # CLAIR_THRESHOLD: 10 + # REGISTRY_INSECURE: true # commands: # - apt -y update # - apt -y install curl