Skip to content
Snippets Groups Projects
Commit 44fbd2b6 authored by Tucker Siegel's avatar Tucker Siegel
Browse files

fix

parent 40bc9d5f
No related branches found
No related tags found
No related merge requests found
pipeline {
agent {label "node2"}
tools {
go 'go-1.16'
}
tools {nodejs "node"}
stages {
stage('build') {
......
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