chore: remove unnecessary comment from Fastfile
Some checks failed
Deploy Flutter to Firebase (Mac) / deploy-android (push) Failing after 12s
Some checks failed
Deploy Flutter to Firebase (Mac) / deploy-android (push) Failing after 12s
This commit is contained in:
@@ -14,7 +14,6 @@ platform :android do
|
|||||||
end
|
end
|
||||||
|
|
||||||
# 2. Build de l'App Bundle (AAB)
|
# 2. Build de l'App Bundle (AAB)
|
||||||
# Votre Mac va compiler ça très vite 🚀
|
|
||||||
sh("flutter build appbundle --release")
|
sh("flutter build appbundle --release")
|
||||||
|
|
||||||
# 3. Envoi vers Firebase App Distribution
|
# 3. Envoi vers Firebase App Distribution
|
||||||
|
|||||||
Reference in New Issue
Block a user