Skip to content

Commit

Permalink
Добавил обновление opm и 1bdd
Browse files Browse the repository at this point in the history
  • Loading branch information
artbear committed May 2, 2017
1 parent f4742ab commit 8f82978
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,11 @@ node("qanode") {

echo "exec bdd features"

timestamps {
cmd("opm update opm")
cmd("opm update 1bdd")
}

command = """opm run coverage"""

def errors = []
Expand Down

0 comments on commit 8f82978

Please sign in to comment.