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:
@@ -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"
|
||||
;;
|
||||
|
@@ -3,7 +3,7 @@ set -ex
|
||||
|
||||
cd $(dirname $0)/..
|
||||
|
||||
touch .make-azure
|
||||
touch .make-azurebase
|
||||
|
||||
source ./scripts/version
|
||||
./scripts/release-build
|
Reference in New Issue
Block a user