Cambio de enfoque. Parametro para MTU (Maximum Transmission Unit) añadidos.
This commit is contained in:
		| @@ -24,9 +24,7 @@ steps: | |||||||
|       - latest |       - latest | ||||||
|       - ${DRONE_COMMIT_SHA:0:8} |       - ${DRONE_COMMIT_SHA:0:8} | ||||||
|     insecure: true |     insecure: true | ||||||
|     daemon_dns: |     daemon_mtu: 1450 | ||||||
|       - 1.1.1.1 |  | ||||||
|       - 8.8.8.8 |  | ||||||
|  |  | ||||||
| - name: build-and-publish-frontend | - name: build-and-publish-frontend | ||||||
|   image: plugins/docker |   image: plugins/docker | ||||||
| @@ -43,9 +41,7 @@ steps: | |||||||
|       - latest |       - latest | ||||||
|       - ${DRONE_COMMIT_SHA:0:8} |       - ${DRONE_COMMIT_SHA:0:8} | ||||||
|     insecure: true |     insecure: true | ||||||
|     daemon_dns: |     daemon_mtu: 1450 | ||||||
|       - 1.1.1.1 |  | ||||||
|       - 8.8.8.8 |  | ||||||
|   depends_on: |   depends_on: | ||||||
|     - build-and-publish-backend |     - build-and-publish-backend | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user