Skip to content

Commit 82a30ea

Browse files
authored
Merge pull request #1 from CodeBabel/Feature_Feat1
Feature feat1
2 parents 4825955 + 046f562 commit 82a30ea

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

HelloWorld.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
echo "Hello World!!!"

Jenkinsfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,5 @@ node
2727
./HelloWorld.sh"""
2828

2929
}
30-
}
30+
31+
}

0 commit comments

Comments
 (0)