diff --git a/.drone.yml b/.drone.yml index 527057b..b7aa961 100644 --- a/.drone.yml +++ b/.drone.yml @@ -18,7 +18,7 @@ steps: image: registry.itzana.me/strafesnet/tools/protobuild:latest commands: - ls scripts - - scripts/go-gen.sh + - bash scripts/go-gen.sh - name: commit image: alpine/git