From 03c65c863594054fde99d85eafc0dce74fc9003f Mon Sep 17 00:00:00 2001 From: Maidul Islam Date: Tue, 30 May 2023 07:29:31 -0400 Subject: [PATCH] Revert "add dummy step" This reverts commit 893c4777fea475e905b97ef8bcfb2feb21a37154. --- .github/workflows/docker-image.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/docker-image.yml b/.github/workflows/docker-image.yml index 1908b3775..38d32e9b6 100644 --- a/.github/workflows/docker-image.yml +++ b/.github/workflows/docker-image.yml @@ -158,6 +158,3 @@ jobs: runs-on: ubuntu-latest needs: [gamma-deployment] environment: production-docker-img-release - steps: - - name: ☁️ Checkout source - uses: actions/checkout@v3