drone ./fetch
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Dan Ballard 2021-06-23 13:55:44 -07:00
parent 47394f5183
commit 225301bda6
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ steps:
- name: deps
path: /root/.pub-cache
commands:
- fetch-tor.sh
- ./fetch-tor.sh
- echo `git describe --tags` > VERSION
- echo `date +%G-%m-%d-%H-%M` > BUILDDATE
- flutter pub get