Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/alanorth/hugo-theme-bootstrap4-blog.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.drone.yml b/.drone.yml
index fa0b841..16bbe6f 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -30,11 +30,11 @@ steps:
---
kind: pipeline
type: docker
-name: node15
+name: node16
steps:
- name: build
- image: node:15-alpine
+ image: node:16-alpine
commands:
- npm --version
- npm install -g npm