Skip to content

Commit

Permalink
Test build action
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhilwoodruff committed Oct 15, 2023
1 parent 174ac91 commit 7ed9edb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ deploy-setup:
cp gcp/main.py ./main.py
cp gcp/social_card_tags.py ./social_card_tags.py
cp gcp/requirements.txt ./requirements.txt
cp -r social_cards/ build/static/media/social_cards
deploy: build deploy-setup
cp -r ./social_cards/ ./build/static/media/social_cards/
gcloud config set app/cloud_build_timeout 1000
Expand Down

0 comments on commit 7ed9edb

Please sign in to comment.