try to fix idempotency
continuous-integration/drone/push Build was killed Details

This commit is contained in:
Robert Kaussow 2019-09-20 10:10:48 +02:00
parent 27b8f0e70b
commit 2a466bbeca
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
- name: Check for installed pip3
stat:
path: /usr/local/bin/pip3.6
path: /usr/local/bin/pip3
register: __python3_pip
- name: Setup pip3