Skip to content
This repository was archived by the owner on Aug 11, 2020. It is now read-only.

Commit c5fad72

Browse files
author
Jin IGARASHI
committed
forgot to disable docker-build in yml.
1 parent 855f835 commit c5fad72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: '2'
22
services:
33
nodejs:
44
image: narwassco/vt-map:v0.0.5
5-
build: .
5+
# build: .
66
env_file:
77
- ./app-docker.env
88
volumes:

0 commit comments

Comments
 (0)