Merge branch 'master' of github.com:DomainDrivenArchitecture/dda-devops-build
This commit is contained in:
commit
d4d36a6ef8
1 changed files with 2 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
```
|
||||
sudo apt install python3-pip
|
||||
#sudo pip3 install pip3 --upgrade
|
||||
pip3 install pybuilder ddadevops --user
|
||||
pip3 install --pre pybuilder ddadevops --user
|
||||
pip3 install boto3 python-terraform --user
|
||||
export PATH=$PATH:~/.local/bin
|
||||
```
|
||||
|
@ -160,3 +160,4 @@ pip3 install --pre ddadevops==0.5.0.dev0 --user
|
|||
|
||||
Copyright © 2019 meissa GmbH
|
||||
Licensed under the [Apache License, Version 2.0](LICENSE) (the "License")
|
||||
|
||||
|
|
Loading…
Reference in a new issue