Sha256: ae2353aa177d5cdd6327ffbb57a458437c75ed9f5739da7592261bab3e7b6213

Contents?: true

Size: 628 Bytes

Versions: 3

Compression:

Stored size: 628 Bytes

Contents

- breadcrumb_for_application @application, 'Building your Application'
- content_for :page_title, 'Building your Application'

%h1 Building your Application

%section
  %p OpenShift is configured to build this application with #{link_to 'Jenkins', jenkins_help_url } when you make changes through Git. You can track the progress of builds through the following Jenkins job:

  %p.well.application-url.larger
    = link_to @application.build_job_url, @application.build_job_url

  %p If you no longer wish to run Jenkins builds, you can #{link_to "remove the Jenkins cartridge", delete_application_building_path(@application) }.

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
openshift-origin-console-1.3.4 app/views/building/show.html.haml
openshift-origin-console-1.3.3 app/views/building/show.html.haml
openshift-origin-console-1.3.2 app/views/building/show.html.haml