Skip to content

Commit 78a3dca

Browse files
committed
removing docker
1 parent c7fb5f5 commit 78a3dca

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

azure.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@ services:
88
project: src/backend
99
host: containerapp
1010
language: python
11-
docker:
12-
path: Dockerfile
11+
# docker:
12+
# path: Dockerfile
1313
frontend:
1414
project: src/frontend
1515
host: containerapp
1616
language: python
17-
docker:
18-
path: Dockerfile
17+
# docker:
18+
# path: Dockerfile
1919
deployment:
2020
mode: Incremental
2121
template: ./infra/main.bicep

0 commit comments

Comments
 (0)