Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

Commit

Permalink
rename workflows and reorder 3
Browse files Browse the repository at this point in the history
  • Loading branch information
isabelrios committed Feb 2, 2024
1 parent 1a2a42a commit 15643c9
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions bitrise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 ""}}'
- [email protected]: {}
- certificate-and-profile-installer@1: {}
- script@1:
inputs:
- content: |-
#!/usr/bin/env bash
./checkout.sh
title: ContentBlockerGen
focus-set-project-version:
steps:
Expand Down

0 comments on commit 15643c9

Please sign in to comment.