From 17fda1978126ea26e3d7b594e536247f45510d73 Mon Sep 17 00:00:00 2001 From: Argiris Deligiannidis Date: Thu, 1 Feb 2024 23:43:48 +0200 Subject: [PATCH] update --- .drone.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) 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/