Update .drone.yml
continuous-integration/drone/push Build is failing

This commit is contained in:
2026-06-15 13:49:32 +00:00
parent 2ad85e361b
commit e3e6545743
-1
View File
@@ -13,7 +13,6 @@ steps:
IMG_TAG="${DRONE_BUILD_NUMBER}-${DRONE_BRANCH}"
echo -n "$IMG_TAG,$SHORT_SHA" > .tags
echo "Image tags -> $IMG_TAG , $SHORT_SHA"
- mkdir -p ./artifacts/flutter
- rm -rf build
- flutter pub get
- flutter build web --release --output=build/tm_pwa