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

Travis deploy_branch failing on 8.7.0-beta2 #1300

Closed
arknoll opened this issue Apr 3, 2017 · 0 comments
Closed

Travis deploy_branch failing on 8.7.0-beta2 #1300

arknoll opened this issue Apr 3, 2017 · 0 comments
Assignees
Labels
Bug Something isn't working

Comments

@arknoll
Copy link
Contributor

arknoll commented Apr 3, 2017

My system information:

  • Operating system type: Mac
  • Operating system version: OSX
  • BLT version: 8.7.0-beta2

When I:

  1. Merge code into my experimental branch.
  2. TravisCI runs and gets to the deploy section
  3. The deploy section contains a deploy_branch command for "experimental" branch. (https://github.com/acquia-pso/canary/blob/experimental/.travis.yml#L79)

I get the following output:

cd ${TRAVIS_BUILD_DIR}/../blt-project
/home/travis/build/acquia-pso/canary/vendor/acquia/blt/scripts/travis/deploy_branch: line 5: cd: /home/travis/build/acquia-pso/canary/../blt-project: No such file or directory
Script failed with status 1
failed to deploy

https://travis-ci.com/acquia-pso/canary/builds/43252289#L2875

And I expected this to happen:
The experimental branch to be deployed.

grasmash added a commit to grasmash/bolt that referenced this issue Apr 4, 2017
@grasmash grasmash self-assigned this Apr 4, 2017
@grasmash grasmash added in progress Bug Something isn't working labels Apr 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants