This website requires JavaScript.
Explore
Help
Sign in
ramon.vasquez
/
test-img
Watch
1
Star
0
Fork
You've already forked test-img
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
main
test-img
/
Jenkinsfile
12 lines
147 B
Text
Raw
Permalink
Normal View
History
Unescape
Escape
.
2025-10-14 16:03:22 -03:00
pipeline {
agent any
stages {
stage('Mock') {
steps {
Jenkinsfile
2025-10-14 16:12:14 -03:00
echo 'SOY MAIN'
.
2025-10-14 16:03:22 -03:00
}
}
}
}
Reference in a new issue
Copy permalink