Move `export GCP_PROJECT_NAME='twttr-recos-ml-prod'` into a code block

This commit is contained in:
ManicMarrc 2023-04-05 08:53:26 +07:00 committed by GitHub
parent 138bb51997
commit ff8057dc7f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
# FTR Tweet embeddings
export GCP_PROJECT_NAME='twttr-recos-ml-prod'
## Running Adhoc jobs
### Base ftrat5
```
export GCP_PROJECT_NAME='twttr-recos-ml-prod'
rm dist/ftr-tweet-adhoc-job-bundle/ftr-tweet-adhoc-job.jar
./bazel bundle src/scala/com/twitter/simclusters_v2/scio/bq_generation/ftr_tweet:ftr-tweet-adhoc-job && \
bin/d6w create \