Skip to content

Commit 91c2e91

Browse files
Merge pull request #270 from microsoft/hb-psl-us-26064
fix: updates bicep to comply with WAF standards and best practices
2 parents 50ce231 + c920235 commit 91c2e91

13 files changed

Lines changed: 14199 additions & 5752 deletions

azure_custom.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,14 @@ services:
1717
language: python
1818
docker:
1919
path: Dockerfile
20+
remoteBuild: true
2021
frontend:
2122
project: ./src/frontend
2223
host: containerapp
2324
language: js
2425
docker:
2526
path: Dockerfile
27+
remoteBuild: true
2628

2729
infra:
2830
provider: bicep

0 commit comments

Comments
 (0)