Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save EmilStenstrom/9e35647f8b74d7e609ae69c01629ed23 to your computer and use it in GitHub Desktop.
Save EmilStenstrom/9e35647f8b74d7e609ae69c01629ed23 to your computer and use it in GitHub Desktop.
(weatherapp) ~/Projects/weatherapp $ git push dokku master
Enumerating objects: 98, done.
Counting objects: 100% (98/98), done.
Delta compression using up to 12 threads
Compressing objects: 100% (70/70), done.
Writing objects: 100% (74/74), 16.97 KiB | 3.39 MiB/s, done.
Total 74 (delta 44), reused 0 (delta 0)
-----> Cleaning up...
-----> Building weatherapp from herokuish...
-----> Adding BUILD_ENV to build environment...
-----> Warning: Multiple default buildpacks reported the ability to handle this app. The first buildpack in the list below will be used.
Detected buildpacks: multi python
-----> Multipack app detected
=====> Downloading Buildpack: https://github.com/dokku/buildpack-nginx.git
To ssh.sammanfatta.se:weatherapp
! [remote rejected] master -> master (pre-receive hook declined)
error: failed to push some refs to 'dokku@ssh.sammanfatta.se:weatherapp'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment