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