Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: invalid pipeline config #1

Open
MostHated opened this issue Jun 24, 2019 · 0 comments
Open

Error: invalid pipeline config #1

MostHated opened this issue Jun 24, 2019 · 0 comments

Comments

@MostHated
Copy link

Hey there,
This is my first day trying out concourse and I just happened upon this repo so I was quite excited to try it out, but unfortunately, upon giving it a go I got an error.

I followed the steps from concourse, I first started the docker-compose, then ran:

fly -t ci login -c http://127.0.0.1:8080 -u test -p test
fly -t ci set-pipeline -p app -c demo-pipeline.yml 

But unfortunately that gave me the following:

apply configuration? [yN]: y
error: invalid pipeline config:
invalid jobs:
        jobs.build.plan[2] has no action specified

Did I do something incorrectly? I was able to use a similar method for their initial demo which worked, so I don't think I missed anything.
Thanks,
-MH

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant