Skip to content

Commit

Permalink
Merge pull request #496 from abhinavdahiya/remove_label
Browse files Browse the repository at this point in the history
Dropping label for origin releasepayload
  • Loading branch information
openshift-merge-robot authored Oct 2, 2018
2 parents 1775600 + ad36014 commit 17dca6e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ RUN make build
FROM openshift/origin-base

ADD manifests/ /manifests
LABEL io.openshift.release.operator=true

# Copy the binary to a standard location where it will run.
COPY --from=builder /go/src/github.com/operator-framework/operator-lifecycle-manager/bin/olm /bin/olm
Expand Down

0 comments on commit 17dca6e

Please sign in to comment.