Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop #15

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions JenkinsFile1
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
changesdonepipeline{
tools{
jdk 'myjava'
maven 'mymaven131'
}

agent any
stages{
stage('Checkout on git'){
Expand Down
1 change: 1 addition & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@

pipeline{

agent any
stages{
stage('Checkout'){
Expand Down
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,9 @@ a fast read for learning how to get started - not an example on how application
designed. Please note this example uses and requires Java 8 to work.. test test test test test test fdfd akshaaattt hi world i am great heloo hellooo testeee

![Addressbook Screenshot](addressbook_screenshot.png "Addressbook Screenshot")


UPdate on the file
Update file
Update file by kiran
Running the example from the command line
-------------------
```
Expand Down