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

[cherry-pick][release-1.12]Add go clean in Dockerfile and action. #6896

Merged

Conversation

blackpiglet
Copy link
Contributor

@blackpiglet blackpiglet commented Sep 28, 2023

Thank you for contributing to Velero!

Please add a summary of your change

This PR is used to resolve the push Github action's failure. The failure is caused by no space left on the disk.
This PR adds go clean after the local build and the docker image build.

Does your change fix a particular issue?

Fixes #(issue)

Please indicate you've done the following:

  • Accepted the DCO. Commits without the DCO will delay acceptance.
  • Created a changelog file or added /kind changelog-not-required as a comment on this pull request.
  • Updated the corresponding documentation in site/content/docs/main.

@blackpiglet blackpiglet changed the title Add go clean in Dockerfile and action. [cherry-pick][release-1.12]Add go clean in Dockerfile and action. Sep 28, 2023
@blackpiglet blackpiglet added the kind/changelog-not-required PR does not require a user changelog. Often for docs, website, or build changes label Sep 28, 2023
@codecov
Copy link

codecov bot commented Sep 28, 2023

Codecov Report

Merging #6896 (232d186) into release-1.12 (2cd15f1) will decrease coverage by 0.04%.
The diff coverage is n/a.

@@               Coverage Diff                @@
##           release-1.12    #6896      +/-   ##
================================================
- Coverage         60.47%   60.44%   -0.04%     
================================================
  Files               244      244              
  Lines             26074    26074              
================================================
- Hits              15768    15760       -8     
- Misses             9199     9206       +7     
- Partials           1107     1108       +1     

see 1 file with indirect coverage changes

@sseago sseago merged commit 83f892d into vmware-tanzu:release-1.12 Sep 28, 2023
26 of 28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/changelog-not-required PR does not require a user changelog. Often for docs, website, or build changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants