ods-pipeline-image

module
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 9, 2023 License: Apache-2.0

README

ods-pipeline-image

Tests

Tekton task for use with ODS Pipeline to build Go applications.

Usage

tasks:
- name: package
  taskRef:
    resolver: git
    params:
    - { name: url, value: https://github.com/opendevstack/ods-pipeline-image.git }
    - { name: revision, value: v0.2.0 }
    - { name: pathInRepo, value: tasks/package.yaml }
    workspaces:
    - { name: source, workspace: shared-workspace }

See the documentation for details and available parameters.

About this repository

docs and tasks are generated directories from recipes located in build. See the Makefile target for how everything fits together.

Directories

Path Synopsis
cmd
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL