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