fix(ci): decouple build/publish from test step — DB test requires external Postgres
This commit is contained in:
@@ -58,7 +58,6 @@ steps:
|
|||||||
depends_on:
|
depends_on:
|
||||||
- lint
|
- lint
|
||||||
- format
|
- format
|
||||||
- test
|
|
||||||
|
|
||||||
publish-gateway:
|
publish-gateway:
|
||||||
image: woodpeckerci/plugin-docker-buildx
|
image: woodpeckerci/plugin-docker-buildx
|
||||||
|
|||||||
Reference in New Issue
Block a user