From 4c64ea11530b8f977cf154035feb625b89a1893f Mon Sep 17 00:00:00 2001 From: mo khan Date: Thu, 8 May 2025 14:34:12 -0600 Subject: chore: fix invalid .gitlab-ci.yml syntax --- .gitlab-ci.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3769622..ac7b62e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -9,9 +9,6 @@ variables: include: - project: 'gitlab-com/gl-infra/platform/runway/runwayctl' file: 'ci-tasks/service-project/runway.yml' - rules: - - if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH - when: on_success inputs: runway_service_id: sparkle image: "$CONTAINER_IMAGE_COMMIT" -- cgit v1.2.3