diff --git a/.github/workflows/ec2-pipeline.yml b/.github/workflows/ec2-pipeline.yml index 7ea3041..8061e6e 100644 --- a/.github/workflows/ec2-pipeline.yml +++ b/.github/workflows/ec2-pipeline.yml @@ -5,7 +5,6 @@ jobs: build-and-push-ecr-image: name: Continuous Delivery - needs: integration runs-on: ubuntu-latest steps: - name: Checkout Code