Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Unitech committed Jan 6, 2021
1 parent 8454a7f commit 509015d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ local pipeline(version) = {
steps: [
{
name: "build",
image: "node:12",
image: "node:8",
commands: [
"npm install 2> /dev/null",
"mkdir -p dist",
Expand Down

0 comments on commit 509015d

Please sign in to comment.