From 8e1240d8779b5c2c794f732ba13b602ef2710def Mon Sep 17 00:00:00 2001 From: Tarak Ben Youssef Date: Wed, 31 Jan 2024 01:50:06 +0100 Subject: [PATCH] tmp: enable docker push --- .github/workflows/ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a3410f1f..8aeb90a8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -54,8 +54,6 @@ jobs: args: --timeout=10m docker: - if: github.ref == 'refs/heads/master' || contains(github.ref, 'refs/tags/') - needs: test name: "Docker image" runs-on: ubuntu-latest steps: