From 15f076d1899be72a08fc25321ecda75844b3f50d Mon Sep 17 00:00:00 2001 From: wuriyanto Date: Wed, 30 Aug 2023 23:59:45 +0700 Subject: [PATCH] github actions: job test require job docker-build --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f6d809b..f5878b9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -30,6 +30,7 @@ jobs: tags: wuriyanto/postgres-pgcrypsi:latest test: name: Test + needs: docker-build runs-on: ubuntu-20.04 services: