diff --git a/.drone.yml b/.drone.yml index 00447ad..f4936ee 100644 --- a/.drone.yml +++ b/.drone.yml @@ -16,6 +16,7 @@ steps: - git checkout $DRONE_COMMIT steps: - - name: who + - name: fastlane commands: - whoami + - fastlane --version