Loading...

{{buildConfigName}} created

Summary
Loading...

No builds.

Start a new build to create an image from source repository build configuration {{buildConfig.metadata.name}}.

No builds.
Latest build #{{latestBuild | annotation : 'buildNumber'}}{{latestBuild.metadata.name}} complete. failed. encountered an error. was cancelled. is {{latestBuild.status.phase | lowercase}}. View Log
created started
Build Status Created
{{emptyMessage}}
#{{build | annotation : 'buildNumber'}} {{build.metadata.name}}
{{build.status.phase}} in {{(build.status.startTimestamp || build.metadata.creationTimestamp) | duration : build.status.completionTimestamp}} after waiting {{(build.status.startTimestamp || build.metadata.creationTimestamp) | duration : build.status.completionTimestamp}} after {{(build.status.startTimestamp || build.metadata.creationTimestamp) | duration : build.status.completionTimestamp}} for , waiting for , waiting for in {{build.status.startTimestamp | duration : build.status.completionTimestamp}} waited for {{build.metadata.creationTimestamp | duration : build.status.completionTimestamp}}
- {{build.metadata.creationTimestamp | date : 'short'}}
Configuration

Configuration

Build strategy:
{{buildConfig.spec.strategy.type}}
Builder image:
{{buildConfig.spec.strategy.sourceStrategy.from | imageObjectRef : buildConfig.metadata.namespace}}
Builder image stream:
{{buildConfig.spec.strategy.dockerStrategy.from | imageObjectRef : buildConfig.metadata.namespace}}
Dockerfile:
Builder image stream:
{{buildConfig.spec.strategy.customStrategy.from | imageObjectRef : buildConfig.metadata.namespace}}
Source repo:
Source ref:
{{buildConfig.spec.source.git.ref}}
Source context dir:
{{buildConfig.spec.source.contextDir}}
Image sources:

{{imageSource.from | imageObjectRef : buildConfig.metadata.namespace}}

Paths
{{source}}{{destination}}
Output to:
{{buildConfig.spec.output.to | imageObjectRef : buildConfig.metadata.namespace}}

Triggers

GitHub webhook URL: Learn more
{{buildConfig.metadata.name | webhookURL : trigger.type : trigger.github.secret : project.metadata.name}}
Generic webhook URL: Learn more
{{buildConfig.metadata.name | webhookURL : trigger.type : trigger.generic.secret : project.metadata.name}}
New image for:
{{(trigger.imageChange.from || (buildConfig | buildStrategy).from) | imageObjectRef : buildConfig.metadata.namespace}}
Config change for:
Build config {{buildConfig.metadata.name}}
Other trigger:
{{trigger.type}}
Manual (CLI): Learn more
oc start-build {{buildConfig.metadata.name}} -n {{project.metadata.name}}
Environment The build strategy had no environment variables defined.