Skip to content

Commit

Permalink
Merge pull request #10 from zaneb/payload-tag
Browse files Browse the repository at this point in the history
Add to release payload
  • Loading branch information
openshift-merge-robot authored Dec 15, 2021
2 parents bde7141 + 37ef4ba commit 4d1e087
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,6 @@ COPY --from=builder /usr/bin/coreos-installer /usr/bin/
COPY --from=builder /output/coreos/* /coreos/

COPY scripts/* /bin/

# Include this container in the release image payload
LABEL io.openshift.release.operator=true

0 comments on commit 4d1e087

Please sign in to comment.