issues
search
gonuit
/
heroku-docker-deploy
Build, Push and Release a Docker container to Heroku.
MIT License
108
stars
24
forks
source link
Fix `dockerfile_directory` argument.
#4
Closed
gonuit
closed
3 years ago
gonuit
commented
3 years ago
Changes
Fixed
dockerfile_directory
argument (Now using
CWD
for all commands instead of the
cd
command which result was linked with a single shell spawned by the
exec
command).
Bumped package version to
1.3.0
Updated readme.md (changed package version)
Changes
dockerfile_directory
argument (Now usingCWD
for all commands instead of thecd
command which result was linked with a single shell spawned by theexec
command).1.3.0