Skip to content

Commit

Permalink
Merge pull request #97 from Som-Energia/FIX_poweremail_modules_circleci
Browse files Browse the repository at this point in the history
Add new poweremail-modules to circleci config
  • Loading branch information
MarJene committed Mar 25, 2022
2 parents 07abd0e + 3551f8d commit 6d543e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
git clone --depth 1 https://github.com/gisce/ws_transactions.git $ROOT_DIR_SRC/ws_transactions
git clone --depth 1 https://github.com/gisce/ir_attachment_mongodb.git $ROOT_DIR_SRC/ir_attachment_mongodb
git clone --depth 1 https://github.com/gisce/mongodb_backend.git -b gisce $ROOT_DIR_SRC/mongodb_backend
git clone --depth 1 https://github.com/gisce/poweremail_oorq.git $ROOT_DIR_SRC/poweremail_oorq
git clone --depth 1 https://github.com/gisce/poweremail-modules.git $ROOT_DIR_SRC/poweremail-modules
git clone https://github.com/Som-Energia/plantmeter.git $ROOT_DIR_SRC/plantmeter
git clone https://github.com/Som-Energia/openerp_som_addons.git $ROOT_DIR_SRC/openerp_som_addons
curl -H "Authorization: token $GITHUB_TOKEN" -L https://api.github.com/repos/gisce/libFacturacioATR/tarball > /tmp/libFacturacioATR.tar.gz
Expand Down

0 comments on commit 6d543e2

Please sign in to comment.