зеркало из https://github.com/Azure/aks-gpu.git
fix typo in GRID version variable
This commit is contained in:
Родитель
6205588b96
Коммит
75b7d30907
|
@ -91,7 +91,7 @@ jobs:
|
|||
- uses: paulhatch/semantic-version@v5.0.0-alpha2
|
||||
with:
|
||||
bump_each_commit: false
|
||||
version_format: "${{ matrix.driver_kind}}-${{ steps.load_config.outputs.grid_versionn }}-sha-${GITHUB_SHA:0:6}"
|
||||
version_format: "${{ matrix.driver_kind}}-${{ steps.load_config.outputs.grid_version }}-sha-${GITHUB_SHA:0:6}"
|
||||
id: semver
|
||||
- name: 'Check version'
|
||||
run: |
|
||||
|
|
Загрузка…
Ссылка в новой задаче