diff --git a/.drone.yml b/.drone.yml index 5037fc0..c64ad89 100644 --- a/.drone.yml +++ b/.drone.yml @@ -35,4 +35,6 @@ steps: password: from_secret: hub_password repo: rainerosion/e5subbot - tags: latest \ No newline at end of file + tags: latest + build_args: + - E5SubBotFile:./main \ No newline at end of file