Skip to content

Commit e1e3797

Browse files
authored
Update Jenkinsfile
1 parent 80ef45c commit e1e3797

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

projects/age-calculator/Jenkinsfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ pipeline {
1212
stage('Test'){
1313
steps{
1414
echo "There is no testing here"
15+
echo "Hello"
1516
}
1617
}
1718
stage('Deploy'){

0 commit comments

Comments
 (0)