Skip to content

Commit 47382a4

Browse files
committed
cut out unecessary heroku.yml sections
1 parent 3e3417d commit 47382a4

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

heroku.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@ build:
55
web: server/Dockerfile
66
# math worker container
77
worker: math/Dockerfile
8+
# build and release static assets (js, index.html, etc)
89
release: Dockerfile
910

10-
release:
11-
image: release
12-
1311

0 commit comments

Comments
 (0)