Page MenuHomePhorge

Support object format for image
ClosedPublic

Authored by tusooa on Tue, Sep 30, 3:03 PM.
Tags
None
Referenced Files
F7967511: D236.1759525631.diff
Thu, Oct 2, 2:07 PM
F7965343: D236.1759516480.diff
Thu, Oct 2, 11:34 AM
F7965338: D236.1759516444.diff
Thu, Oct 2, 11:34 AM
F7965337: D236.1759516442.diff
Thu, Oct 2, 11:34 AM
F7965335: D236.1759516437.diff
Thu, Oct 2, 11:33 AM
Subscribers
None

Details

Reviewers
None
Group Reviewers
O2: lilybuild
Commits
rB2b60ff337606: Support object format for image
Summary

This supports the object format for the image property in defaults and individual jobs.

Type: add

Test Plan

Test the pipeline on a repo with a job using

image:
  name: python
  entrypoint: ['/bin/bash']
script:
  - echo all

Verify the pipeline run successfully.

Diff Detail

Repository
rB lilybuild
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Harbormaster returned this revision to the author for changes because remote builds failed.Tue, Sep 30, 3:06 PM
Harbormaster failed remote builds in B448: Diff 704!
This revision was not accepted when it landed; it landed in state Needs Review.Wed, Oct 1, 10:04 PM
This revision was automatically updated to reflect the committed changes.