delete ci build
This commit is contained in:
parent
8a10f6984a
commit
b04eec4f26
1 changed files with 0 additions and 24 deletions
|
@ -1,24 +0,0 @@
|
||||||
resources:
|
|
||||||
- name: content
|
|
||||||
type: git
|
|
||||||
source:
|
|
||||||
uri: https://xbib.org/gogs/joerg/content
|
|
||||||
jobs:
|
|
||||||
- name: build
|
|
||||||
plan:
|
|
||||||
- get: content
|
|
||||||
trigger: true
|
|
||||||
- task: build
|
|
||||||
config:
|
|
||||||
platform: linux
|
|
||||||
image_resource:
|
|
||||||
type: docker-image
|
|
||||||
source:
|
|
||||||
repository: fl.hbz-nrw.de/centos-gradle
|
|
||||||
inputs:
|
|
||||||
- name: content
|
|
||||||
run:
|
|
||||||
dir: content
|
|
||||||
path: gradle
|
|
||||||
args:
|
|
||||||
- build
|
|
Loading…
Reference in a new issue