diff --git a/.drone.yml b/.drone.yml index a9bc5745..f9da1f2a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -19,6 +19,10 @@ type: exec name: Release steps: + - name: Debug + commands: + - ls -la + - name: Build Intermediate Linux Release Artifact (Binary) commands: - ./ci.sh --build-linux