1
0
mirror of https://github.com/rancher/os.git synced 2025-08-31 22:32:14 +00:00

Rename azure to azurebase as we build azure image in os-packer

This commit is contained in:
niusmallnan
2019-05-17 10:31:55 +08:00
parent 99d2364ad2
commit 943ecaaa78
3 changed files with 4 additions and 4 deletions

View File

@@ -62,7 +62,7 @@ for file in $(find . -type f -name ".make-*"); do
".make-hyperv")
cache_services "h/hyperv-vm-tools.yml"
;;
".make-azure")
".make-azurebase")
cache_services "h/hyperv-vm-tools.yml"
cache_services "w/waagent.yml"
;;

View File

@@ -3,7 +3,7 @@ set -ex
cd $(dirname $0)/..
touch .make-azure
touch .make-azurebase
source ./scripts/version
./scripts/release-build