Skip to content

concourse practice, "hello world" + complex jobs chaining into pipeline

Notifications You must be signed in to change notification settings

saaniyaattar/concourse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

concourse

concourse practice, "hello world" + complex jobs chaining into pipeline

run docker-compose up -d to spin up local concourse instance (file obtained from concourse-tut todo link)

login with username = test , password = test (or admin / admin? )

download fly and update PATH environment variable to use fly cli

tasks to implemenet

  • pull from src control

  • run tests

  • send slack message

  • run cmd line args using base docker images

  • pull out credentials and use vars

About

concourse practice, "hello world" + complex jobs chaining into pipeline

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published