From 2aaa52e916fe245bd2f69350ffd7cf2837611d99 Mon Sep 17 00:00:00 2001 From: Katrina Rogan Date: Fri, 15 Apr 2022 09:01:56 -0700 Subject: [PATCH] Revert "chore: remove redundant docker build on merge to master (#390)" This reverts commit 46db2429b7ea1046afb51b088129accea16ff4e2. --- .github/workflows/checks.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index d0c8042d4..5401070dd 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -40,8 +40,7 @@ jobs: run: make lint build_docker_image: - if: ${{ github.event_name == 'pull_request' }} - name: Build Flyteconsole Image + name: Build & Push Flyteconsole Image uses: flyteorg/flytetools/.github/workflows/publish.yml@master with: version: v1