update
This commit is contained in:
@@ -3,6 +3,9 @@ version: '3.8'
|
|||||||
services:
|
services:
|
||||||
app:
|
app:
|
||||||
image: 36.66.3.44:7007/$PROJECT_NAME:$CI_PIPELINE_ID
|
image: 36.66.3.44:7007/$PROJECT_NAME:$CI_PIPELINE_ID
|
||||||
|
dns:
|
||||||
|
- 8.8.8.8
|
||||||
|
- 8.8.4.4
|
||||||
deploy:
|
deploy:
|
||||||
replicas : 1
|
replicas : 1
|
||||||
restart_policy :
|
restart_policy :
|
||||||
|
|||||||
Reference in New Issue
Block a user