Skip to content

Commit 203e8c9

Browse files
committed
remove build section from prod ci
1 parent c69cb94 commit 203e8c9

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

docker-compose.prod-ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ version: '3.9'
33
services:
44
web:
55
container_name: web
6-
build:
7-
context: .
8-
dockerfile: ./Dockerfile
96
image: ghcr.io/procollab-github/api:latest
107
restart: always
118
volumes:

0 commit comments

Comments
 (0)