Skip to content

Commit

Permalink
Update containerImageBuild.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
neumanndaniel committed Jun 24, 2019
1 parent b9f4b4f commit aacdb5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k3s/helm/containerImageBuild.sh
Expand Up @@ -6,4 +6,4 @@ BUILDNUMBER=$1

VERSION=$(cat HELMVERSION)

az acr build --registry azstcr --image "tiller:$VERSION" --image "tiller:$BUILDNUMBER" .
az acr build --registry acr --image "tiller:$VERSION" --image "tiller:$BUILDNUMBER" .

0 comments on commit aacdb5b

Please sign in to comment.