Updated the fastlane
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Sambo Chea 2021-03-17 14:07:33 +07:00
parent 5f897d8ad5
commit e5347c52f8

View File

@ -16,6 +16,7 @@ steps:
- git checkout $DRONE_COMMIT - git checkout $DRONE_COMMIT
steps: steps:
- name: who - name: fastlane
commands: commands:
- whoami - whoami
- fastlane --version