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
|
stage: coverage
|
||||||
before_script:
|
before_script:
|
||||||
- flutter channel stable
|
- flutter channel stable
|
||||||
- flutter upgrade
|
- flutter upgrade --force
|
||||||
script: [./scripts/build-linux.sh]
|
script: [./scripts/build-linux.sh]
|
||||||
tags: [docker_arm64]
|
tags: [docker_arm64]
|
||||||
only:
|
only:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue