Sha256: 6ed93c06edee66118d9995da0cf8ed3d4af0df1063253cff9c79f9567ededd6f

Contents?: true

Size: 252 Bytes

Versions: 23

Compression:

Stored size: 252 Bytes

Contents

---
platform: linux
image_resource:
  type: docker-image
  source:
    repository: heliostech/kite
run:
  path: sh
  args: ['-xc', 'cd pull-requests && git rev-parse --short=8 HEAD > ../tag/name']
inputs:
  - name: pull-requests
outputs:
  - name: tag

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
kite-1.0.2 tpl/service/%output_path%/pipelines/tasks/create-pull-requests-tag.yml.tt
kite-1.0.1 tpl/service/%output_path%/pipelines/tasks/create-pull-requests-tag.yml.tt
kite-1.0.0 tpl/service/%output_path%/pipelines/tasks/create-pull-requests-tag.yml.tt