Merge pull request #5 in TEA/dafa-web-monorepo from hotfix/debug-jenkinsfile to develop

* commit '14799c28ec2be96900944359cf1a45e1c45ac467':
  Seeing what OC binary has for permissions.
This commit is contained in:
Gustav Ek
2021-04-30 11:54:43 +02:00

View File

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