-
install concourse
$ vagrant init concourse/lite; vagrant up --provider virtualbox -
setup fly cli
$ curl -L "http://192.168.100.4:8080/api/v1/cli?arch=amd64&platform=darwin" $ ./fly sync -
get demo app
$ git clone git@github.com:xchapter7x/concourse-demo-app.git -
setup your creds(modify file contents)
$ cp ci/credentials.yml.sample ci/credentials.yml -
add / update your pipeline into your local concourse
$ ./update_pipeline -
run some unit tests against your local concourse
$ ./run_units
-
Notifications
You must be signed in to change notification settings - Fork 4
License
xchapter7x/concourse-demo-app
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published