This commit is contained in:
parent
e2304a5db0
commit
d320a99b90
@ -24,5 +24,5 @@ spec:
|
|||||||
cpu: 50m
|
cpu: 50m
|
||||||
memory: 128Mi
|
memory: 128Mi
|
||||||
limits:
|
limits:
|
||||||
cpu: 200Mi
|
cpu: 1000m # 1 vCPU
|
||||||
memory: 256Mi
|
memory: 256Mi
|
||||||
|
@ -28,8 +28,8 @@ jobs:
|
|||||||
context: .
|
context: .
|
||||||
push: true
|
push: true
|
||||||
tags: |
|
tags: |
|
||||||
git.fascinated.cc/fascinated/scoresaber-reloaded:latest
|
|
||||||
git.fascinated.cc/fascinated/scoresaber-reloaded:${{ github.sha }}
|
git.fascinated.cc/fascinated/scoresaber-reloaded:${{ github.sha }}
|
||||||
|
git.fascinated.cc/fascinated/scoresaber-reloaded:latest
|
||||||
build-args: |
|
build-args: |
|
||||||
GIT_REV=${{ gitea.sha }}
|
GIT_REV=${{ gitea.sha }}
|
||||||
|
|
||||||
@ -53,4 +53,3 @@ jobs:
|
|||||||
.gitea/kubernetes/ingress.yaml
|
.gitea/kubernetes/ingress.yaml
|
||||||
images: |
|
images: |
|
||||||
git.fascinated.cc/fascinated/scoresaber-reloaded:${{ github.sha }}
|
git.fascinated.cc/fascinated/scoresaber-reloaded:${{ github.sha }}
|
||||||
force: true
|
|
||||||
|
Reference in New Issue
Block a user