mirror of
https://github.com/jlengrand/sample-node-api.git
synced 2026-03-10 08:41:23 +00:00
Skip tests requirement
Signed-off-by: stevenhorsman <steven@uk.ibm.com>
This commit is contained in:
committed by
Nakul Manchanda
parent
99c6ae44a1
commit
9634fd5a06
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@@ -103,7 +103,8 @@ node('ibm-jenkins-slave-dind') {
|
||||
},
|
||||
artifacts: [
|
||||
'.pax/sample-node-api.pax'
|
||||
]
|
||||
],
|
||||
allowPublishWithoutTest: true // There are no tests
|
||||
)
|
||||
|
||||
// define we need release stage
|
||||
|
||||
Reference in New Issue
Block a user