workflow dispatch
This commit is contained in:
Родитель
5bd6954aa8
Коммит
431ade9413
|
@ -4,7 +4,8 @@ name: Deploy_Secure_Aks_Baseline
|
|||
# "/deploy-networking-spoke", "/deploy-aks", "/deploy-addons"
|
||||
|
||||
|
||||
on: workflow_dispatch
|
||||
on:
|
||||
workflow_dispatch:
|
||||
# on:
|
||||
# push:
|
||||
# branches:
|
||||
|
|
|
@ -6,5 +6,6 @@ In order to run tests locally you must have [GoLang installed](https://golang.or
|
|||
|
||||
Each test for each part reads expected values from ExpectedValues.yaml file in a corresponding test folder.
|
||||
|
||||
## [Landing zone test](../landingzone/docs/aks.md#test)
|
||||
## [Standalone test](../standalone/docs/aks.md#test)
|
||||
[Landing zone test](../landingzone/docs/aks.md#test)
|
||||
|
||||
[Standalone test](../standalone/docs/aks.md#test)
|
||||
|
|
Загрузка…
Ссылка в новой задаче