Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/viveksati5143/jenkins
This repository contains the template code for Pipeline as a code.
https://github.com/viveksati5143/jenkins
jenkins jenkins-pipeline tomcat9
Last synced: 19 days ago
JSON representation
This repository contains the template code for Pipeline as a code.
- Host: GitHub
- URL: https://github.com/viveksati5143/jenkins
- Owner: Viveksati5143
- License: mit
- Created: 2023-04-30T14:12:21.000Z (almost 2 years ago)
- Default Branch: windows
- Last Pushed: 2023-05-01T19:27:37.000Z (almost 2 years ago)
- Last Synced: 2024-11-22T23:09:40.420Z (3 months ago)
- Topics: jenkins, jenkins-pipeline, tomcat9
- Homepage:
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Jenkins
This repository contains the template code for Pipeline as a code.## To start Tomcat Server:
1. Open Git Bash in C:\Tomcat9\bin
2. ./startup.bat
## To shutdown Tomcat Server:
./shutdown.bat