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

Failing to get deploy builds to work #91

Open
dralves opened this issue Oct 11, 2018 · 2 comments
Open

Failing to get deploy builds to work #91

dralves opened this issue Oct 11, 2018 · 2 comments

Comments

@dralves
Copy link
Contributor

dralves commented Oct 11, 2018

I've configured stages in my yml and each project where I want them.
As far as I understand, once this is done a new builder (deploy) is added that can be triggered from the Deploy page.
The build fails for me as the deploy builder apparently fails to do very basic stuff like read the "matrix" entry (actual error is NameError: name 'TESTS' is not defined)
Likely I'm doing something wrong, any suggestions? Should I not use 'matrix'?
Also how can I have "deploy" builder specific stuff?
After much serching I can't find any examples anywhere. Any help is appreciated.

@andreiboyanov
Copy link

andreiboyanov commented Dec 4, 2018

@dralves could you find a solution to this problem? I'm currently facing it also on my side and it's kind a blocking for my project. Any help will be greatly appreciated.

On the Deploy page I have the dropdown in the commit column populated from the changes coming form the VCS server but I cannot understand how the other dropdowns in the stages columns are supposed to be populated.

@Enigman
Copy link

Enigman commented Mar 6, 2019

@andreiboyanov have you found the solution to this problem?
I'm also stuck with the populating dropdowns for other build stages.

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

3 participants