Update .gitlab-ci.yml file

This commit is contained in:
Millicent Billette 2022-12-01 03:22:54 +01:00
parent bae16d3a5f
commit 1481352f6c
1 changed files with 1 additions and 3 deletions

View File

@ -7,7 +7,7 @@ stages:
.env:
image: axiomteam/gecko-ci:v0.0.11
tags:
- redshift
- docker
format:
extends: .env
@ -28,8 +28,6 @@ build_and_test:
- if: $CI_COMMIT_TAG || $CI_MERGE_REQUEST_ID
- when: manual
stage: build_and_test
tags:
- redshift
script:
- flutter analyze