Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Post clone script not working #36

Description

@mrSingh007

I have put appcenter-post-clone.sh file next to gradle file (project directory) but its not being used.
This file is

#!/usr/bin/env bash

# do npm install 
npm install

# do prod build
ionic build --prod

# copy files to android
npx cap copy android

I have also tried to put this file on every folder but still not being taken/used.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions