Sha256: dd7f4683c0b27662bcc90f21456a7dc54b7dccd979ffbbff8971bfd90a2779f3

Contents?: true

Size: 777 Bytes

Versions: 6

Compression:

Stored size: 777 Bytes

Contents

pipelines:
  GEM-parliament-ntriple:
    group: Dependencies
    label_template: "${COUNT}"
    materials:
      GEM-parliament-ntriple-git:
        git: https://github.com/ukparliament/parliament-ntriple.git
        branch: master
        auto_update: true
    stages:
      - deploy:
          approval: manual
          jobs:
            deploy:
              tasks:
                - exec:
                    run_if: passed
                    command: make
                    arguments:
                      - checkout_to_release
                - exec:
                    run_if: passed
                    command: make
                    arguments:
                      - deploy_to_release

environments:
  Web.LIVE:
    pipelines:
      - GEM-parliament-ntriple

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
parliament-ntriple-0.5.1 gocd/web1live.yaml
parliament-ntriple-0.5.0 gocd/web1live.yaml
parliament-ntriple-0.4.0 gocd/web1live.yaml
parliament-ntriple-0.3.0 gocd/web1live.yaml
parliament-ntriple-0.2.1 gocd/web1live.yaml
parliament-ntriple-0.2.0 gocd/web1live.yaml