Skip to content
This repository has been archived by the owner on Dec 22, 2021. It is now read-only.

[OR-305] - Dockerize Orion #304

Merged
merged 20 commits into from
Nov 22, 2019
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
circleci pipeline
  • Loading branch information
usmansaleem committed Nov 21, 2019
commit e0106700d8da8b6cf581fd415caf3c0040f54483
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ jobs:

workflows:
version: 2
default:
pipeline:
jobs:
- build
- buildDocker:
Expand Down