staging BE map

This commit is contained in:
Jorge Escobar 2022-03-30 17:09:10 -04:00
parent b6594caf46
commit d2c656ed32
2 changed files with 3 additions and 2 deletions

View file

@ -107,7 +107,8 @@ jobs:
# Deploy to S3 for the staging URL
message: |
** Map Deployed! **
Find it here: https://justice40-data.s3.amazonaws.com/data-pipeline-staging/${{env.PR_NUMBER}}/${{env.SHA_NUMBER}}/data/score/tiles
Map with Staging Backend: https://screeningtool.geoplatform.gov/en/cejst/?flags=stage_hash=${{env.PR_NUMBER}}/${{env.SHA_NUMBER}}
Find tiles here: https://justice40-data.s3.amazonaws.com/data-pipeline-staging/${{env.PR_NUMBER}}/${{env.SHA_NUMBER}}/data/score/tiles
repo-token: ${{ secrets.GITHUB_TOKEN }}
repo-token-user-login: "github-actions[bot]"
allow-repeats: false

View file

@ -89,7 +89,7 @@ jobs:
with:
message: |
**🚢 PR Deployed! 🚢**
Find it here: https://d3r1k4gynx5dw4.cloudfront.net !
Find it here: https://screeningtool.geoplatform.gov !
repo-token: ${{ secrets.GITHUB_TOKEN }}
repo-token-user-login: "github-actions[bot]" # The user.login for temporary GitHub tokens
allow-repeats: false # This is the default