This website works better with JavaScript.
Explore
Help
Register
Sign In
root
/
sample-test
Watch
1
Star
0
Fork
You've already forked sample-test
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a
Browse Source
main
onikolskyy
2 years ago
parent
0a21e92184
commit
4434a6dea2
1 changed files
with
3 additions
and
2 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
5
Jenkinsfile
vendored
Unescape
Escape
View File
@ -1,7 +1,8 @@
pipeline {
agent {
kubernetes {
label 'dind-agent'
label 'dind-agent'
kubernetes
{
cloud 'k8s-config'
}
}
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
root/sample-test
Title
Body
Create Issue