Skip to content
Snippets Groups Projects
Commit 22f214b0 authored by tgsiegel's avatar tgsiegel
Browse files

test

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