Skip to content
Snippets Groups Projects
Commit 712a0ef3 authored by Tucker Gary Siegel's avatar Tucker Gary Siegel
Browse files

u

parent 1fbce46b
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,7 @@ pipeline { ...@@ -4,7 +4,7 @@ pipeline {
stages { stages {
stage("v") { stage("v") {
steps { steps {
sh '''node -v''' sh '''gatsby -v'''
} }
} }
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment