-
Notifications
You must be signed in to change notification settings - Fork 0
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
Staging環境 #142
Conversation
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
UIの方と同様で、ここ直したら一旦入れてみちゃってよさそうです
Dockerfile
Outdated
@@ -0,0 +1,17 @@ | |||
FROM --platform=$BUILDPLATFORM node:16.13.0-alpine as build |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
なんかめっちゃ古いの使ってるからついでにnodeのバージョン上げてもらえると助かります
.node-version
とこの行変えて、一応動作確認すればよさそうかな多分
バージョンはtraPortfolio-UIと同じのでよさそう
めんどくさかったら今回はやらなくてもいいです
があんまり分かってないのですが、 |
はい、m011
traPortfolio-Dashboard/.github/workflows/staging.yml Lines 38 to 41 in 249f50f
ここに入ってる |
なるほどです |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
:kansya_kansya:
マージ可 |
No description provided.