Compare commits
1 commit
62dcfefb93
...
222d16dc47
Author | SHA1 | Date | |
---|---|---|---|
|
222d16dc47 |
1 changed files with 6 additions and 0 deletions
|
@ -7,6 +7,12 @@ platform:
|
|||
os: linux
|
||||
arch: amd64
|
||||
|
||||
trigger:
|
||||
ref:
|
||||
exclude:
|
||||
- refs/pipelines/**
|
||||
- refs/merge-requests/**
|
||||
|
||||
steps:
|
||||
- name: build
|
||||
image: garionion/archlinux-flutter
|
||||
|
|
Loading…
Add table
Reference in a new issue