mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
fix config of dependency branches
This commit is contained in:
@@ -8,8 +8,8 @@ virtualenv:
|
||||
before_install:
|
||||
- sudo apt-get install -qq graphviz
|
||||
- git clone https://github.com/gurneyalex/maintainer-quality-tools.git $HOME/maintainer-quality-tools
|
||||
- git clone https://github.com/OCA/stock-logistics-tracking.git $HOME/stock-logistics-tracking
|
||||
- git clone https://github.com/OCA/stock-logistics-barcode.git $HOME/stock-logistics-barcode
|
||||
- git clone https://github.com/OCA/stock-logistics-tracking.git -b 7.0 $HOME/stock-logistics-tracking
|
||||
- git clone https://github.com/OCA/stock-logistics-barcode.git -b 7.0 $HOME/stock-logistics-barcode
|
||||
|
||||
services:
|
||||
- postgresql
|
||||
|
||||
Reference in New Issue
Block a user