Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update Makefile #170

Merged
merged 1 commit into from
Sep 15, 2023
Merged

update Makefile #170

merged 1 commit into from
Sep 15, 2023

Conversation

johnoloughlin
Copy link
Collaborator

Makefile now only runs docker build

RUN go mod tidy
RUN make build
RUN cd userspace && go build -v
Copy link
Collaborator

Choose a reason for hiding this comment

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

DL3003 warning: Use WORKDIR to switch to a directory

just fix these

@Eoghan1232
Copy link
Collaborator

PR LGTM

just fix the issues from the actions and I will approve after.

@johnoloughlin johnoloughlin force-pushed the update_makefile branch 5 times, most recently from 1eecefd to 2e7cd1c Compare September 15, 2023 13:26
Makefile now only runs docker build

Signed-off-by: John O'Loughlin <john.oloughlin@intel.com>
@Eoghan1232 Eoghan1232 merged commit bcbe53b into master Sep 15, 2023
13 checks passed
@johnoloughlin johnoloughlin deleted the update_makefile branch October 5, 2023 09:03
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.

2 participants