diff --git a/.drone.yml b/.drone.yml index 4297966..9a3132f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -5,6 +5,11 @@ 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