Skip to content

Commit

Permalink
Merge pull request openshift#849 from coreydaley/github_838_image_met…
Browse files Browse the repository at this point in the history
…adata_nil_pointer

Merged by openshift-bot
  • Loading branch information
OpenShift Bot authored Feb 21, 2018
2 parents db2b464 + 5f53a37 commit f303aa0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/build/strategies/sti/sti.go
Original file line number Diff line number Diff line change
Expand Up @@ -741,6 +741,7 @@ func (builder *STI) initPostExecutorSteps() {
image: builder.config.RuntimeImage,
builder: builder,
docker: builder.docker,
tar: builder.tar,
},
&reportSuccessStep{
builder: builder,
Expand Down

0 comments on commit f303aa0

Please sign in to comment.