strano
strano copied to clipboard
error after add a new project
he there after that I added a new project when I try to see this, I get this error
the task `testing' does not exist
Extracted source (around line #32):
29: <%- if resource.job_in_progress? -%>
30: <%= link_to 'JOB IN PROGRESS', [resource, resource.job_in_progress], :class => "label warning" %>
31: <%- else -%>
32: <%= deploy_now_button %>
33: <%- end -%>
34: </div>
35:
anyone knows why?