From 2bc639c197915ec99dc1849bcc4dda0fac4ae143 Mon Sep 17 00:00:00 2001 From: Argiris Deligiannidis Date: Thu, 1 Feb 2024 22:56:48 +0200 Subject: [PATCH] update --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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