feat(deploy): demo enable gh actions manual trigger (#5932)

* feat(deploy): enable manual triggering

* fix(deploy): use the default azure/CLI version

* doc(deploy): update action trigger guid

* feat(deploy): enable manual triggering for docs

Co-authored-by: artem.zaiko.ext <artem.zaiko.ext@munichgeneral.com>
This commit is contained in:
azaiko-akveo 2022-04-28 11:45:48 +03:00 committed by d.strigo
parent ea43b1f258
commit 2f76eab493
3 changed files with 15 additions and 10 deletions

View file

@ -29,7 +29,6 @@ jobs:
- name: Upload to blob storage
uses: azure/CLI@v1
with:
azcliversion: 2.0.72
inlineScript: |
az storage blob upload-batch -d '$web' -s dist --account-name ngxadmin --debug