Deploy newly renamed container
This commit is contained in:
parent
4fa4b1e1f7
commit
d507f84dc8
|
|
@ -17,7 +17,7 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: backend-container
|
- name: backend-container
|
||||||
image: registry.gitlab.com/turniere/turniere-backend:<%= current_sha %>
|
image: registry.gitlab.com/turniere/turniere-backend/production/commits:<%= current_sha %>
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 3000
|
- containerPort: 3000
|
||||||
env:
|
env:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue