Skip to content

Commit

Permalink
Migrate all after
Browse files Browse the repository at this point in the history
  • Loading branch information
faucomte97 committed Nov 16, 2023
1 parent 713c224 commit b391b3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/deploy_gcloud/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,7 @@ runs:
envsubst <app.yaml.tmpl >app.yaml
./manage.py migrate common 0047 --no-input --fake
./manage.py migrate --no-input
gcloud app --quiet deploy app.yaml --project ${APP_ID} --version ${VERSION} --no-promote --no-cache
Expand Down

0 comments on commit b391b3e

Please sign in to comment.