diff --git a/.drone.yml b/.drone.yml index 9a3132f..bbfb0e9 100644 --- a/.drone.yml +++ b/.drone.yml @@ -5,14 +5,10 @@ name: default steps: - name: build image: git.argideli.com/quertex/docker-win-pyinstaller:latest - settings: - username: - from_secret: docker_username - password: - from_secret: docker_password pull: always commands: # add dependancies + - ls -l /drone - wine c:/python/python.exe -m pip install -r z:/drone/requirements.txt # prepare output directory - mkdir -p /drone/src/out/