Hi, When you try to release for the first time your pod, it's always crash on this line <pre><code>repo = @repo || pushed_sources.first.name </pre></code> In fact pushed_sources is empty and it's crash.
Hi,
When you try to release for the first time your pod, it's always crash on this line
In fact pushed_sources is empty and it's crash.