Skip to content

Commit

Permalink
Remove local firebase plugin (#169)
Browse files Browse the repository at this point in the history
Signed-off-by: jamshale <[email protected]>
  • Loading branch information
jamshale authored Aug 12, 2024
1 parent 7f7cb8e commit 6033586
Show file tree
Hide file tree
Showing 18 changed files with 1 addition and 613 deletions.
3 changes: 1 addition & 2 deletions acapy/Dockerfile.acapy
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@ COPY acapy/start.sh start.sh
COPY acapy/configs configs

# Copy and install plugins
COPY acapy/plugins plugins
RUN pip3 install --no-cache-dir -e plugins/firebase_push_notifications
RUN pip3 install git+https://github.com/hyperledger/[email protected]#subdirectory=firebase_push_notifications

RUN chmod +x start.sh && \
aca-py --version > ./acapy-version.txt
Expand Down
12 changes: 0 additions & 12 deletions acapy/plugins/firebase_push_notifications/README.md

This file was deleted.

This file was deleted.

Empty file.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 6033586

Please sign in to comment.