Skip to content

Commit

Permalink
Revert "chore: remove redundant docker build on merge to master (#390)…
Browse files Browse the repository at this point in the history
…" (#392)

This reverts commit 46db242.
  • Loading branch information
Katrina Rogan authored Apr 15, 2022
1 parent 46db242 commit fb564f3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit fb564f3

Please sign in to comment.