There was an error while loading. Please reload this page.
1 parent aac81be commit 42bad79Copy full SHA for 42bad79
Jenkinsfile
@@ -17,7 +17,7 @@ pipeline {
17
echo "We are Deploying to UAT"
18
}
19
20
- stage("Deploy to production) {
+ stage("Deploy to production)
21
steps {
22
echo "We are Deploying to production"
23
0 commit comments