Update .gitlab-ci.yml file
This commit is contained in:
parent
e95466fc61
commit
a1f087724a
1 changed files with 1 additions and 1 deletions
|
|
@ -171,7 +171,7 @@ build_linux_arm64:
|
|||
stage: coverage
|
||||
before_script:
|
||||
- flutter channel stable
|
||||
- flutter upgrade
|
||||
- flutter upgrade --force
|
||||
script: [./scripts/build-linux.sh]
|
||||
tags: [docker_arm64]
|
||||
only:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue