From 69b0eed9273fab0c47f9cba3ea7ef3615a8dbd5d Mon Sep 17 00:00:00 2001 From: eric Liu Date: Mon, 11 Sep 2023 04:07:08 +0000 Subject: [PATCH] Update .drone.yml --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index c251682..7b35089 100644 --- a/.drone.yml +++ b/.drone.yml @@ -12,6 +12,7 @@ steps: url: ericxliu.me validate: false output: "/output" + custom_dns: [ 8.8.8.8 ] mtu: 1450 - name: git-push image: appleboy/drone-git-push:0.2.0-linux-amd64