Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@jeremyje
Copy link
Owner

No description provided.

RUN make SHORT_SHA=${VCS_REF} clean-build
RUN make SHORT_SHA=${VCS_REF} build
RUN make SHORT_SHA=${VCS_REF} test
RUN make SHORT_SHA=${VCS_REF} lint

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

๐Ÿ“ [hadolint] <DL3059> reported by reviewdog ๐Ÿถ
Multiple consecutive RUN instructions. Consider consolidation.

RUN make SHORT_SHA=${VCS_REF} build
RUN make SHORT_SHA=${VCS_REF} test
RUN make SHORT_SHA=${VCS_REF} lint
RUN make SHORT_SHA=${VCS_REF} build

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

๐Ÿ“ [hadolint] <DL3059> reported by reviewdog ๐Ÿถ
Multiple consecutive RUN instructions. Consider consolidation.

RUN make SHORT_SHA=${VCS_REF} clean-build
RUN make SHORT_SHA=${VCS_REF} build
RUN make SHORT_SHA=${VCS_REF} test
RUN make SHORT_SHA=${VCS_REF} lint

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

๐Ÿ“ [hadolint] <DL3059> reported by reviewdog ๐Ÿถ
Multiple consecutive RUN instructions. Consider consolidation.

RUN make SHORT_SHA=${VCS_REF} build
RUN make SHORT_SHA=${VCS_REF} test
RUN make SHORT_SHA=${VCS_REF} lint
RUN make SHORT_SHA=${VCS_REF} build

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

๐Ÿ“ [hadolint] <DL3059> reported by reviewdog ๐Ÿถ
Multiple consecutive RUN instructions. Consider consolidation.

@jeremyje jeremyje merged commit df10bb3 into main Jan 11, 2023
@jeremyje jeremyje deleted the working branch January 11, 2023 01:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant