From 15643c9761598ae34742ed28271d79c8fdd177c8 Mon Sep 17 00:00:00 2001 From: isabelrios Date: Fri, 2 Feb 2024 14:57:38 +0100 Subject: [PATCH] rename workflows and reorder 3 --- bitrise.yml | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/bitrise.yml b/bitrise.yml index ef691dd64b..f98444aad7 100644 --- a/bitrise.yml +++ b/bitrise.yml @@ -238,19 +238,6 @@ workflows: exec unzip "${BITRISE_ARTIFACT_PATHS}" echo "show dir" ls - focus-clone-and-build-dependencies: - description: Clones the repo and builds dependencies - steps: - - activate-ssh-key@4: - run_if: '{{getenv "SSH_RSA_PRIVATE_KEY" | ne ""}}' - - git-clone@6.2: {} - - certificate-and-profile-installer@1: {} - - script@1: - inputs: - - content: |- - #!/usr/bin/env bash - ./checkout.sh - title: ContentBlockerGen focus-set-project-version: steps: