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