Skip to content

Commit

Permalink
ci: multi target build
Browse files Browse the repository at this point in the history
  • Loading branch information
marek-karwacki-rdx committed Feb 19, 2024
1 parent d13e632 commit ed61411
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/ios/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@ XCFRAME_ZIP_PATH=`echo "$OUTPUT_OF_BUILD" | cut -d ";" -f 2` || exit $?
echo "🚢 CHECKSUM: $CHECKSUM"
echo "🚢 XCFRAME_ZIP_PATH: $XCFRAME_ZIP_PATH"

exit 1 # TEMPORARY for testing

`git tag $NEXT_TAG`
echo "🚢 🏷️ 📡 Pushing tag: $(last_tag)"
`git push origin $NEXT_TAG`
Expand Down

0 comments on commit ed61411

Please sign in to comment.