Test tags

This commit is contained in:
Justin Donnelly
2020-10-06 16:21:57 +00:00
parent aa5ea096df
commit 05cf4b4277

View File

@@ -66,7 +66,7 @@ Get-PackageProvider -Name NuGet -ForceBootstrap
Set-ExecutionPolicy Bypass -Scope Process -Force; E:\deploy\scripts\win-nfs_client-install.ps1
# gcloud compute instances add-tags central-12d5 --tags=bootstrapped --zone europe-west1-d
gcloud compute instances add-tags central-12d5 --tags=bootstrapped --zone europe-west1-d
# Set-ExecutionPolicy Bypass -Scope Process -Force; iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))