always restart docker container
This commit is contained in:
@@ -80,6 +80,7 @@ steps:
|
||||
--name homepage \
|
||||
-p 3001:3000 \
|
||||
-e NODE_ENV=production \
|
||||
--restart always \
|
||||
apps/homepage:$IMAGE_TAG
|
||||
|
||||
# Trigger rules
|
||||
|
||||
Reference in New Issue
Block a user