diff --git a/.drone.yml b/.drone.yml index ee3840c537..f56bef358f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -12,7 +12,7 @@ trigger: steps: - name: build - image: kolaente/yarn + image: node:13 pull: true group: build-static commands: @@ -32,7 +32,7 @@ trigger: steps: - name: build - image: kolaente/yarn + image: node:13 pull: true group: build-static commands: @@ -106,7 +106,7 @@ trigger: steps: - name: build - image: kolaente/yarn + image: node:13 pull: true group: build-static commands: