Skip to content

Commit

Permalink
fix: pipeline-driver-queue concurrent pipelines (#1244)
Browse files Browse the repository at this point in the history
* fix: pipeline-driver-queue concurrentPipelines

* fix two stage build build

Co-authored-by: Yehiyam Livneh <[email protected]> .... bump version [skip ci]
  • Loading branch information
actions-user committed Apr 28, 2021
1 parent d494e40 commit 0705eb6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion core/pipeline-driver-queue/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion core/pipeline-driver-queue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pipeline-driver-queue",
"version": "2.0.7",
"version": "2.0.8",
"description": "",
"main": "app.js",
"directories": {
Expand Down

0 comments on commit 0705eb6

Please sign in to comment.