Danny Bessems
6ce1a66d3e
All checks were successful
continuous-integration/drone/push Build is passing
14 lines
243 B
YAML
14 lines
243 B
YAML
packages:
|
|
apt:
|
|
- jq
|
|
- python3-pip
|
|
pip:
|
|
# Some change causes high load during loops of importing/pushing container images
|
|
- ansible-core<2.14.0
|
|
- jinja2
|
|
- lxml
|
|
- markupsafe
|
|
- pip
|
|
- setuptools
|
|
- wheel
|