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

build: Dockerfile の修正 #725

Merged
merged 3 commits into from
Feb 9, 2023
Merged

build: Dockerfile の修正 #725

merged 3 commits into from
Feb 9, 2023

Conversation

MikuroXina
Copy link
Collaborator

Close #722.

Type of Change:

Dockerfile の修正

Details of implementation (実施内容)

以前の修正で node_modules がコピーされなくなっていたので修正しました. また, .dockerignore.yarn の部分を追記しました.

@MikuroXina MikuroXina added the C-bug Category: bug label Feb 9, 2023
@MikuroXina MikuroXina self-assigned this Feb 9, 2023
@MikuroXina MikuroXina requested a review from m1sk9 February 9, 2023 02:14
@github-actions
Copy link
Contributor

github-actions bot commented Feb 9, 2023

Hadolint: success


@codecov-commenter
Copy link

Codecov Report

Merging #725 (a019e10) into main (3ccf8c9) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #725   +/-   ##
=======================================
  Coverage   72.53%   72.53%           
=======================================
  Files          69       69           
  Lines        4726     4726           
  Branches      447      447           
=======================================
  Hits         3428     3428           
  Misses        854      854           
  Partials      444      444           
Flag Coverage Δ
unittests 72.53% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/service/command/dice.ts 82.50% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@MikuroXina MikuroXina enabled auto-merge (squash) February 9, 2023 06:45
@github-actions
Copy link
Contributor

github-actions bot commented Feb 9, 2023

Hadolint: success


@MikuroXina MikuroXina merged commit 4cc82be into main Feb 9, 2023
@MikuroXina MikuroXina deleted the fix/#722 branch February 9, 2023 06:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Docker環境上でコンパイルしたビルドが動作しない
3 participants