Skip to content

Commit 702686c

Browse files
committed
Minor fix to Jenkinsfile for Ch8 EoC Lab
1 parent fe9006d commit 702686c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

movies/Jenkinsfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ pipeline {
113113
'''
114114

115115
echo '### Creating a new app in Staging ###'
116-
// TODO: Create a new app in staging
116+
// TODO: Create a new app in staging and expose the service
117117
}
118118
}
119119

0 commit comments

Comments
 (0)