Sha256: 8e1a6383cfa77606a2164a6c2a76ec584e648d2b5875b619fff9d4c1fc658387
Contents?: true
Size: 332 Bytes
Versions: 28
Compression:
Stored size: 332 Bytes
Contents
<% content_for :task_title do %> <% if @deploy.rollback? %> rolling back to <% else %> deploying <% end %> <span class="short-sha"><%= link_to_github_deploy(@deploy) %></span> <%= timeago_tag(@deploy.created_at, force: true) %> <% end %> <%= render partial: 'shipit/tasks/task_output', locals: {task: @deploy} %>
Version data entries
28 entries across 28 versions & 1 rubygems