fix: mount /apps and docker socket in PR workflow build-and-deploy-ci job (#41)
Reviewed-on: #41 Co-authored-by: David Gwilliam <dhgwilliam@gmail.com> Co-committed-by: David Gwilliam <dhgwilliam@gmail.com>
This commit was merged in pull request #41.
This commit is contained in:
@@ -17,8 +17,7 @@ module.exports = {
|
||||
|
||||
// Format options
|
||||
format: [
|
||||
'progress-bar',
|
||||
'pretty:cucumber-pretty'
|
||||
process.env.CI ? 'progress' : ['pretty', 'html:cucumber-report.html']
|
||||
],
|
||||
|
||||
// Output directory for reports
|
||||
|
||||
Reference in New Issue
Block a user