Skip to content

This is an example project for presentation at the T3CMD in 2020

Notifications You must be signed in to change notification settings

vergissberlin/t3cmd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Concourse example

This is an example project for presentation at the T3CMD in 2020.

Presentantion

  • Introduction
  • Overview CI
  • When do I use Concourse CI
  • Start Concourse together
  • Expand Concourse

Usage

docker-compose up -d

Set the pipeline

fly login -t local -c http://0.0.0.0:8010
fly set-pipeline -t local -p example -c pipeline.yml -n
fly -t local unpause-pipeline -p example

Destroy pipeline

fly -t local destroy-pipeline -p example

Pipeline

fly hijack -t local -j example/test

Extend Concourse CI

About

This is an example project for presentation at the T3CMD in 2020

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published