Minor fix to Jenkinsfile for Ch8 EoC Lab
This commit is contained in:
parent
fe9006dcad
commit
702686c81d
1 changed files with 1 additions and 1 deletions
2
movies/Jenkinsfile
vendored
2
movies/Jenkinsfile
vendored
|
|
@ -113,7 +113,7 @@ pipeline {
|
|||
'''
|
||||
|
||||
echo '### Creating a new app in Staging ###'
|
||||
// TODO: Create a new app in staging
|
||||
// TODO: Create a new app in staging and expose the service
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue