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
f7a77c6446
test-img
/
Jenkinsfile
12 lines
139 B
Text
Raw
Normal View
History
Unescape
Escape
Update Jenkinsfile
2025-09-26 16:25:54 -03:00
pipeline {
Update Jenkinsfile
2025-09-26 16:26:38 -03:00
agent any
Update Jenkinsfile
2025-09-26 16:25:54 -03:00
stages {
stage('Mock') {
Update Jenkinsfile
2025-09-26 16:26:38 -03:00
steps {
echo ''
}
Update Jenkinsfile
2025-09-26 16:25:54 -03:00
}
}
Update Jenkinsfile
2025-09-26 16:26:38 -03:00
}
Reference in a new issue
Copy permalink