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