fix: always pull latest image on redeploy
Build and Deploy Spring Boot Server / build (push) Successful in 1m21s
Build and Deploy Spring Boot Server / build (push) Successful in 1m21s
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
services:
|
||||
xpensely-server:
|
||||
image: tea.zendric.de/cedric/xpensely-server:latest
|
||||
pull_policy: always
|
||||
restart: always
|
||||
environment:
|
||||
GOOGLE_CLIENT_ID: ${GOOGLE_CLIENT_ID}
|
||||
|
||||
Reference in New Issue
Block a user