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/deploy_azure.go')
-rw-r--r--deploy/deploy_azure.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/deploy/deploy_azure.go b/deploy/deploy_azure.go
index 6251429ff..77bbf5b3d 100644
--- a/deploy/deploy_azure.go
+++ b/deploy/deploy_azure.go
@@ -11,7 +11,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
-// +build !solaris
+// +build !solaris,!nodeploy
package deploy