Skip to content

Commit

Permalink
Revert "test: [NPM] rename resource group for win cyc latest to preve…
Browse files Browse the repository at this point in the history
…nt cleanup (#1603)"

This reverts commit 7d85ea4.
  • Loading branch information
huntergregory committed Sep 14, 2022
1 parent a20a58a commit 648afb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pipelines/npm/npm-cyc-win-tests-latest-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
mkdir -p '$(GOBIN)'
mkdir -p '$(GOPATH)/pkg'
BUILD_NUMBER=$(Build.BuildNumber)
RG=cyc-$(echo "npm-`date "+%Y-%m-%d-%S"`")
RG=e2e-$(echo "npm-`date "+%Y-%m-%d-%S"`")
git --version
TAG=$(git -c "versionsort.suffix=-" ls-remote --tags https://github.com/Azure/azure-container-networking | grep -v "zapai" | grep -v "ipam" | grep -v "{}"| cut --delimiter="/" --fields=3 | sort -V | tail -1)
Expand Down

0 comments on commit 648afb7

Please sign in to comment.