Create deploy_be_staging.yml (#1575)

This commit is contained in:
Emma Nechamkin 2022-04-18 16:57:54 -04:00 committed by Emma Nechamkin
parent 150b793fee
commit 485a9a8316

View file

@ -111,7 +111,7 @@ jobs:
# Deploy to S3 for the staging URL # Deploy to S3 for the staging URL
message: | message: |
** Map Deployed! ** ** Map Deployed! **
Map with Staging Backend: https://screeningtool.geoplatform.gov/en/?flags=stage_hash=${{env.PR_NUMBER}}/${{env.SHA_NUMBER}} Map with Staging Backend: https://screeningtool.geoplatform.gov/en?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 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: ${{ secrets.GITHUB_TOKEN }}
repo-token-user-login: "github-actions[bot]" repo-token-user-login: "github-actions[bot]"