Seeing what OC binary has for permissions.

This commit is contained in:
Gustav Ek
2021-04-30 11:54:28 +02:00
parent 5f945f4d7e
commit 14799c28ec

View File

@@ -104,6 +104,7 @@ pipeline {
// '''
echo '### Application built! ###'
sh '''ls -lrt /tmp/workspace/dafa-cicd/dafa-cicd-dafa-frontend'''
}
}
stage('App bake') {