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

Commit

Permalink
Merge pull request #600 from unicef/updateCI
Browse files Browse the repository at this point in the history
  • Loading branch information
lacabra authored Jun 23, 2021
2 parents 8a57697 + 56c02ac commit 67dcdfa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/push.bash
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ git clone https://github.com/unicef/publicgoods-website.git ../publicgoods-websi
pushd packages/registry && \
npm run build && \
popd && \
pushd packages/eligibility && \
npm run build && \
popd && \
./scripts/moveFiles.bash && \
popd && \
git config --global user.email "lacabra@users.noreply.github.com" && \
Expand Down

0 comments on commit 67dcdfa

Please sign in to comment.