Skip to content
Snippets Groups Projects
Commit 779c8175 authored by tgsiegel's avatar tgsiegel
Browse files

test

parent a0ab7c2f
No related branches found
No related tags found
No related merge requests found
pipeline {
agent { label 'node2' }
agent {
label 'node2'
customWorkspace '/dawn-gdd'
}
tools {
go 'go-1.16'
}
stages {
stage('ws') {
}
stage('test') {
steps {
sh """
......
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