gpt4 book ai didi

ruby-on-rails - 特拉维斯 CI : FATAL: role does not exist

转载 作者:数据小太阳 更新时间:2023-10-29 06:35:22 26 4
gpt4 key购买 nike

我正在尝试让我的应用程序与 Travis CI 一起工作,但我不断收到:FATAL: role "skateparks"does not exist。关于我可能做错了什么的任何想法?我关注了他们的documentation .

最佳答案

作为记录,在您的 .travis.yml 中放入类似这样的内容:

before_script:
- psql -c "CREATE USER skateparks WITH PASSWORD 'skateparks';" -U postgres

关于ruby-on-rails - 特拉维斯 CI : FATAL: role does not exist,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/8394266/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com