mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
ci/cd - override pip system package for swarm playbook
This commit is contained in:
parent
24ec736afa
commit
2c668def90
1 changed files with 2 additions and 0 deletions
|
|
@ -20,6 +20,8 @@
|
|||
name: Setup swarm
|
||||
roles:
|
||||
- swarm
|
||||
environment:
|
||||
PIP_BREAK_SYSTEM_PACKAGES: "1"
|
||||
|
||||
- hosts: managers[0]
|
||||
name: Setup local registry
|
||||
|
|
|
|||
Loading…
Reference in a new issue