Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'deploy/google.go')
-rw-r--r--deploy/google.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/deploy/google.go b/deploy/google.go
index be3ce52f0..9eae10da5 100644
--- a/deploy/google.go
+++ b/deploy/google.go
@@ -11,6 +11,8 @@
// See the License for the specific language governing permissions and
// limitations under the License.
+// +build !nodeploy
+
package deploy
import (