From e326c6c077e2df712144d25e72b82281f0bb409d Mon Sep 17 00:00:00 2001 From: Timo Hocker Date: Fri, 15 Jan 2021 13:45:03 +0100 Subject: [PATCH] publish --- .drone.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 994d145..922a379 100644 --- a/.drone.yml +++ b/.drone.yml @@ -6,8 +6,7 @@ steps: image: registry:5000/node-build commands: - yarn - - echo "process.exit(1)" > ci.js -# - curl https://git.scode.ovh/Timo/standard/raw/branch/master/ci.js > ci.js + - curl https://git.scode.ovh/Timo/standard/raw/branch/master/ci.js > ci.js - name: build image: registry:5000/node-build