Skip to content

Commit 509015d

Browse files
committed
bump
1 parent 8454a7f commit 509015d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.drone.jsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ local pipeline(version) = {
4040
steps: [
4141
{
4242
name: "build",
43-
image: "node:12",
43+
image: "node:8",
4444
commands: [
4545
"npm install 2> /dev/null",
4646
"mkdir -p dist",

0 commit comments

Comments
 (0)