diff --git a/flow.groovy b/flow.groovy index 325bd5a..ca7edcd 100644 --- a/flow.groovy +++ b/flow.groovy @@ -11,6 +11,7 @@ node { stash name: 'config', includes: 'config/**' stash name: 'db', includes: 'db/**' } +//test stage 'QA' deploy 'test'