remove redundant common
This commit is contained in:
parent
1c6d0b3a00
commit
1e978adde3
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@
|
|||
# limitations under the License.
|
||||
|
||||
$ROOT_DIR=(Get-Item $PSScriptRoot).Parent.FullName
|
||||
. ${ROOT_DIR}\scripts\common.ps1
|
||||
$IMAGE_NAME='agent-windows-buildkite'
|
||||
|
||||
# get config options
|
||||
|
|
Loading…
Reference in a new issue