From 9df6c6b147c288f2c1cc4c52e20d2528787ca821 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torma=20Krist=C3=B3f?= Date: Thu, 24 Sep 2020 15:55:31 +0200 Subject: [PATCH] fix 2nd pipeline --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 8af20e4..fea70b2 100644 --- a/.drone.yml +++ b/.drone.yml @@ -15,6 +15,7 @@ kind: pipeline type: docker name: check_result +steps: - name: result image: "python:3.8" commands: