mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
Merge pull request #4390 from dokku/faster-null-runs
Run tests faster by not cloning the buildpack each time
This commit is contained in:
2
Makefile
2
Makefile
@@ -1,7 +1,7 @@
|
||||
DOKKU_VERSION ?= master
|
||||
|
||||
DOCKER_IMAGE_LABELER_VERSION ?= 0.2.2
|
||||
HEROKUISH_VERSION ?= 0.5.19
|
||||
HEROKUISH_VERSION ?= 0.5.25
|
||||
PLUGN_VERSION ?= 0.6.1
|
||||
PROCFILE_VERSION ?= 0.11.0
|
||||
SIGIL_VERSION ?= 0.6.0
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
https://github.com/dokku/buildpack-null.git
|
||||
Reference in New Issue
Block a user