Skip to content
Snippets Groups Projects
Commit 36fabfeb authored by Xiao Gui's avatar Xiao Gui
Browse files

[skip ci] revert to nodejs agent

parent 9117be35
No related branches found
No related tags found
No related merge requests found
pipeline {
agent {
docker 'node:12'
node {
label 'nodejs'
}
}
environment {
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment