diff --git a/.drone.yml b/.drone.yml index 149a91a..9ade3bb 100644 --- a/.drone.yml +++ b/.drone.yml @@ -15,4 +15,4 @@ steps: - wine c:/python/Scripts/pyinstaller.exe --onefile --name matomo-csv-util --distpath z:/drone/src/out z:/drone/src/main.py image_pull_secrets: -- dockerconfig \ No newline at end of file +- dockerconfigjson \ No newline at end of file