Skip to content

Commit

Permalink
ci: set prod url on data regression env
Browse files Browse the repository at this point in the history
  • Loading branch information
EdwinKruglov committed Jul 18, 2024
1 parent 884c263 commit d7930bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-full-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -390,5 +390,6 @@ jobs:
-e DATABASE_URL=${{ env.PRE_RELEASE_MODIFIED_DATA_DB_URL }} \
-e DOCKER=true \
-e SECRET_KEY_BASE=production \
-e APPLICATION_URL=https://www.get-help-buying-for-schools.service.gov.uk \
${{ needs.build_release.outputs.docker_image }} \
bash -c "bundle exec rails db:migrate"

0 comments on commit d7930bb

Please sign in to comment.