mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
Merge pull request #4617 from dokku/actual-null
Actually use the null buildpack for the sample python app
This commit is contained in:
@@ -1 +0,0 @@
|
||||
flask
|
||||
@@ -314,4 +314,7 @@ EOF
|
||||
cat <<EOF >"$APP_REPO_DIR/Aptfile"
|
||||
hello
|
||||
EOF
|
||||
|
||||
echo "injecting requirements.txt -> $APP_REPO_DIR/requirements.txt"
|
||||
touch "$APP_REPO_DIR/requirements.txt"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user