-
Notifications
You must be signed in to change notification settings - Fork 8
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
CI builds are deployed on the wrong branch #34
Comments
The variablke might need to be exported with |
There's also a real risk that multiple travis jobs override the |
We decided to not use a branch to store the build before uploading it to our registry. We want to use downcloud. |
Also see cozy/cozy-passwords#11. And I still have a problem when deploying to the registry with all that: https://travis-ci.org/cozy/cozy-passwords/builds/640547425#L328 I'm looking for a solution. I will keep you informed when I fixed this. |
Despite this, it seems that CI builds still land on the
build
branch. It probably comes from the package.json file.The text was updated successfully, but these errors were encountered: