-
Notifications
You must be signed in to change notification settings - Fork 365
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 installing dpl #1281
Comments
reached out to travis support via email and they were able to provide me with this work around that worked while they further investigate the issue so sharing here in case anyone else has this issue:
|
v2.0.3-beta.4 seems gone. We just hit this error, any updates to this issue? |
I got my deployment to pass by setting |
still not work for me. $ rvm use $(travis_internal_ruby) --fuzzy do ruby -S gem install dpl --pre I am building a scala project. Maybe different? dist: focal services:
language: scala scala:
jdk:
|
Hello our build is failing when trying to install dpl
We haven't changed any of the configurations from yesterday when it was passing.
It is a javscript build that deploys an npm module.
I have tried manually installing ruby v3.0.0 in the before_install and installing dpl v2.0.3.beta.4 in the before_deploy but no matter what I try I continue to receive the same error.
This is happening to multiple repos heres a link to some of the builds:
https://app.travis-ci.com/github/choosemylo/react-utils/builds/270375237#L3397
https://app.travis-ci.com/github/choosemylo/mind-of-mylo-auth/builds/270375674#L522
Please let us know if there is a work around to get these to pass.
The text was updated successfully, but these errors were encountered: