Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

ci: fix makefile docker image build #484

Merged
merged 1 commit into from
Sep 21, 2023

Conversation

rach-id
Copy link
Member

@rach-id rach-id commented Sep 20, 2023

Overview

Closes #483

Checklist

  • New and updated code has appropriate documentation
  • New and updated code has new and/or updated testing
  • Required CI checks are passing
  • Visual proof for any user facing features like CLI or documentation updates
  • Linked issues closed with keywords

@rach-id rach-id added the CI/CD label Sep 20, 2023
@rach-id rach-id self-assigned this Sep 20, 2023
@codecov-commenter
Copy link

codecov-commenter commented Sep 20, 2023

Codecov Report

Merging #484 (510b9aa) into main (ad01bd8) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #484   +/-   ##
=======================================
  Coverage   25.37%   25.37%           
=======================================
  Files          29       29           
  Lines        2834     2834           
=======================================
  Hits          719      719           
  Misses       2029     2029           
  Partials       86       86           

@rach-id rach-id changed the title ci: fix makefile docker image build and expose args ci: fix makefile docker image build Sep 20, 2023
@rach-id rach-id enabled auto-merge (squash) September 20, 2023 12:43
@rach-id rach-id merged commit e0fe84d into celestiaorg:main Sep 21, 2023
11 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow the docker image to be build using the makefile
3 participants