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:
|
||||
- lint
|
||||
- format
|
||||
- test
|
||||
|
||||
publish-gateway:
|
||||
image: woodpeckerci/plugin-docker-buildx
|
||||
|
||||
Reference in New Issue
Block a user