mirror of
https://gitee.com/dcren/initializr.git
synced 2026-02-25 21:22:58 +08:00
Move the build to concourse
Closes gh-767
This commit is contained in:
8
ci/tasks/build-project.yml
Normal file
8
ci/tasks/build-project.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
platform: linux
|
||||
inputs:
|
||||
- name: git-repo
|
||||
outputs:
|
||||
- name: distribution-repository
|
||||
run:
|
||||
path: git-repo/ci/scripts/build-project.sh
|
||||
Reference in New Issue
Block a user