test
This commit is contained in:
parent
63987f8fa1
commit
47f908ff47
|
@ -9,11 +9,6 @@ platform:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Setup
|
- name: Setup
|
||||||
commands:
|
|
||||||
me: Setup
|
|
||||||
commands:
|
|
||||||
commands:
|
|
||||||
me: Setup
|
|
||||||
commands:
|
commands:
|
||||||
- git fetch origin --tags
|
- git fetch origin --tags
|
||||||
- make setup
|
- make setup
|
||||||
|
@ -21,6 +16,7 @@ me: Setup
|
||||||
- name: Test
|
- name: Test
|
||||||
commands:
|
commands:
|
||||||
- make test
|
- make test
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
event:
|
event:
|
||||||
- push
|
- push
|
||||||
|
@ -37,6 +33,7 @@ platform:
|
||||||
steps:
|
steps:
|
||||||
- name: Setup
|
- name: Setup
|
||||||
commands:
|
commands:
|
||||||
|
- git fetch origin --tags
|
||||||
- make setup
|
- make setup
|
||||||
|
|
||||||
- name: Build Release
|
- name: Build Release
|
||||||
|
|
Loading…
Reference in New Issue
Block a user