Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ea5c07b867 | ||
|
|
5a3e19701d |
@@ -28,7 +28,7 @@ jobs:
|
|||||||
path: tmp/test-results
|
path: tmp/test-results
|
||||||
destination: test-results
|
destination: test-results
|
||||||
- store_test_results:
|
- store_test_results:
|
||||||
path: test-results
|
path: tmp/test-results
|
||||||
|
|
||||||
build-version:
|
build-version:
|
||||||
environment:
|
environment:
|
||||||
@@ -58,7 +58,7 @@ jobs:
|
|||||||
path: tmp/test-results
|
path: tmp/test-results
|
||||||
destination: test-results
|
destination: test-results
|
||||||
- store_test_results:
|
- store_test_results:
|
||||||
path: test-results
|
path: tmp/test-results
|
||||||
|
|
||||||
workflows:
|
workflows:
|
||||||
version: 2
|
version: 2
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
[plugin]
|
[plugin]
|
||||||
description = "dokku postgres service plugin"
|
description = "dokku postgres service plugin"
|
||||||
version = "1.11.1"
|
version = "1.11.2"
|
||||||
[plugin.config]
|
[plugin.config]
|
||||||
|
|||||||
Reference in New Issue
Block a user