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