* added oryx group in the baseimage pipelines
This commit is contained in:
waliMSFT 2023-08-24 11:19:41 -04:00 коммит произвёл GitHub
Родитель 8f8abfaca4
Коммит 1fe25690a4
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
7 изменённых файлов: 48 добавлений и 23 удалений

Просмотреть файл

@ -24,9 +24,9 @@ if [ "$sdkStorageAccountUrl" == "$PRIVATE_STAGING_SDK_STORAGE_BASE_URL" ]; then
set -x
if [ $isSasTokenEmpty -eq 0 ]; then
echo "sasToken cannot be empty for $sdkStorageAccountUrl."
echo "sasToken cannot be empty for $sdkStorageAccountUrl."
else
echo "sasToken is valid for $sdkStorageAccountUrl."
echo "sasToken is empty for $sdkStorageAccountUrl."
fi
fi
echo

Просмотреть файл

@ -61,7 +61,7 @@ if [ "$sdkStorageAccountUrl" == "$PRIVATE_STAGING_SDK_STORAGE_BASE_URL" ]; then
if [ $isSasTokenEmpty -eq 0 ]; then
echo "sasToken cannot be empty for $sdkStorageAccountUrl."
else
echo "sasToken is valid for $sdkStorageAccountUrl."
echo "sasToken is empty for $sdkStorageAccountUrl."
fi
fi
if [ -z "$debianFlavor" ] || [ "$debianFlavor" == "stretch" ]; then

Просмотреть файл

@ -1,8 +1,13 @@
variables:
ascName: oryx-automation-service-principal
acrName: oryxdevmcr.azurecr.io
skipComponentGovernanceDetection: true
Packaging.EnableSBOMSigning: true
- group: Oryx
- name: ascName
value: oryx-automation-service-principal
- name: acrName
value: oryxdevmcr.azurecr.io
- name: skipComponentGovernanceDetection
value: true
- name: Packaging.EnableSBOMSigning
value: true
jobs:
- template: ../templates/_buildimageBasesJobTemplate.yml

Просмотреть файл

@ -1,8 +1,13 @@
variables:
ascName: oryx-automation-service-principal
acrName: oryxdevmcr.azurecr.io
skipComponentGovernanceDetection: true
Packaging.EnableSBOMSigning: true
- group: Oryx
- name: ascName
value: oryx-automation-service-principal
- name: acrName
value: oryxdevmcr.azurecr.io
- name: skipComponentGovernanceDetection
value: true
- name: Packaging.EnableSBOMSigning
value: true
jobs:
- template: ../templates/_buildimageBasesJobTemplate.yml

Просмотреть файл

@ -1,8 +1,13 @@
variables:
ascName: oryx-automation-service-principal
acrName: oryxdevmcr.azurecr.io
skipComponentGovernanceDetection: true
Packaging.EnableSBOMSigning: true
- group: Oryx
- name: ascName
value: oryx-automation-service-principal
- name: acrName
value: oryxdevmcr.azurecr.io
- name: skipComponentGovernanceDetection
value: true
- name: Packaging.EnableSBOMSigning
value: true
jobs:
- template: ../templates/_buildimageBasesJobTemplate.yml

Просмотреть файл

@ -1,8 +1,13 @@
variables:
ascName: oryx-automation-service-principal
acrName: oryxdevmcr.azurecr.io
skipComponentGovernanceDetection: true
Packaging.EnableSBOMSigning: true
- group: Oryx
- name: ascName
value: oryx-automation-service-principal
- name: acrName
value: oryxdevmcr.azurecr.io
- name: skipComponentGovernanceDetection
value: true
- name: Packaging.EnableSBOMSigning
value: true
jobs:
- template: ../templates/_buildimageBasesJobTemplate.yml

Просмотреть файл

@ -1,8 +1,13 @@
variables:
ascName: oryx-automation-service-principal
acrName: oryxdevmcr.azurecr.io
skipComponentGovernanceDetection: true
Packaging.EnableSBOMSigning: true
- group: Oryx
- name: ascName
value: oryx-automation-service-principal
- name: acrName
value: oryxdevmcr.azurecr.io
- name: skipComponentGovernanceDetection
value: true
- name: Packaging.EnableSBOMSigning
value: true
jobs:
- template: ../templates/_buildimageBasesJobTemplate.yml