fix(deploy): chmod real-seal script instead of install onto itself - #190
Conversation
GNU install exits 1 when src and dest are the same file; that failed staging master deploy after an otherwise healthy compose up.
|
Warning Review limit reached
Next review available in: 21 minutes Limit details: You鈥檝e used all 2 included reviews currently available. You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. How can I continue?Wait for the limit to reset, then comment An organization admin can change what happens after included review limits in Billing. How do review limits work?CodeRabbit enforces per-developer PR review limits within each organization. For paid Pro and Pro+ reviews, CodeRabbit uses a developer's included PR review attempts over the past 7 days to set the current hourly allowance. At typical activity levels, the full plan allowance applies. Higher sustained activity can lower the allowance until earlier attempts leave the 7-day window. Please refer docs for additional details. Review details鈿欙笍 Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 馃搾 Files selected for processing (1)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
installsrc==dest onprod-real-seal.sh.chmod 0755so CI can go green and prod can be tagged.Test plan