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

Updating yml

parent 82ab7e68
No related branches found
No related tags found
No related merge requests found
Pipeline #372819 failed
image: cirrusci/flutter:stable
image: cirrusci/flutter:3.2.3
stages:
- build
- deploy
variables:
PUB_CACHE: "/root/.pub-cache"
PUB_CACHE: "$CI_PROJECT_DIR/.pub-cache"
build:
stage: build
......
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