delete ci build

This commit is contained in:
Jörg Prante 2021-05-24 21:52:45 +02:00
parent 8a10f6984a
commit b04eec4f26

View file

@ -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