We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b0895f commit 96c069dCopy full SHA for 96c069d
Jenkinsfile
@@ -47,7 +47,7 @@ pipeline {
47
48
stage('push image') {
49
steps {
50
- echo "push image staging"
+ echo "push image staging state......"
51
}
52
53
0 commit comments