Skip to content
Snippets Groups Projects
Commit 82ab7e68 authored by Sunny Singh's avatar Sunny Singh
Browse files

updating YML

parent 06b75e62
No related branches found
No related tags found
No related merge requests found
Pipeline #372816 failed
......@@ -4,9 +4,13 @@ stages:
- build
- deploy
variables:
PUB_CACHE: "/root/.pub-cache"
build:
stage: build
script:
- flutter pub cache repair
- flutter pub get
- flutter build web
artifacts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment