This website works better with JavaScript.
Home
Explore
Vladimir Smagin
DEB repository
Return to Blog
Help
Sign In
21h
/
cron-operator
Watch
1
Star
1
Fork
0
Code
Issues
0
Pull Requests
0
Releases
7
Activity
Browse Source
set build node
master
Vladimir Smagin
6 months ago
parent
a7c12a57e4
commit
33ff16558a
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Jenkinsfile
+ 1
- 1
Jenkinsfile
View File
@ -1,4 +1,4 @@
node {
node
('node1')
{
checkout scm
def branch = env.BRANCH_NAME
Write
Preview
Loading…
Cancel
Save