Skip to content

Commit

Permalink
ooops
Browse files Browse the repository at this point in the history
  • Loading branch information
jiikko committed Jan 8, 2023
1 parent 70d49a0 commit 9e6e3eb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions heroku.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
build:
docker:
web: Dockerfile
args:
- --target=production
web:
dockefile: Dockerfile
target: production
config:
RAILS_ENV: production
run:
Expand Down

0 comments on commit 9e6e3eb

Please sign in to comment.