From 06794470f8ffc95383f25a15ab21c34e14b5c1e4 Mon Sep 17 00:00:00 2001 From: makaveli10 Date: Fri, 16 Feb 2024 19:01:54 +0530 Subject: [PATCH] build docker image on pus develop --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2c4c051..249dc74 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -4,6 +4,7 @@ on: push: branches: - main + - develop tags: - v* pull_request: