Skip to content

Commit

Permalink
Merge pull request #49 from Giveth/revert-48-revert-46-staging
Browse files Browse the repository at this point in the history
Revert "Revert "push staging changes to master ""
  • Loading branch information
mohammadranjbarz authored Mar 4, 2024
2 parents 5ad59bb + 3e0f29c commit 3a02807
Show file tree
Hide file tree
Showing 11 changed files with 16,116 additions and 2,582 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ WORKDIR /usr/src/app
COPY package*.json ./
COPY tsconfig.json ./
COPY src ./src
COPY abi ./abi
# Install Python and other dependencies required by node-gyp
RUN apk add --no-cache python3 make g++

Expand Down
Loading

0 comments on commit 3a02807

Please sign in to comment.