Switch to Gitea pipeline
This commit is contained in:
14
.build.yml
14
.build.yml
@@ -1,14 +0,0 @@
|
||||
kind: pipeline
|
||||
type: exec
|
||||
name: AerScript Build
|
||||
|
||||
steps:
|
||||
- name: compile
|
||||
commands:
|
||||
- make release
|
||||
- name: install
|
||||
commands:
|
||||
- make install
|
||||
- name: test
|
||||
commands:
|
||||
- make tests
|
Reference in New Issue
Block a user