Skip to content

Commit a5f403b

Browse files
authored
Update Jenkinsfile
1 parent e1e3797 commit a5f403b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/age-calculator/Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ pipeline {
1212
stage('Test'){
1313
steps{
1414
echo "There is no testing here"
15-
echo "Hello"
15+
echo "Hello!"
1616
}
1717
}
1818
stage('Deploy'){

0 commit comments

Comments
 (0)