This commit is contained in:
parent
bf5003844d
commit
bff2f404dd
@ -9,7 +9,7 @@ jobs:
|
||||
steps:
|
||||
- uses: 'actions/checkout@v3'
|
||||
with: { fetch-depth: 0 }
|
||||
- run: './scripts/migrate.sh --greenlight'
|
||||
- run: './scripts/migrate.sh ${{ gitea.ref_name }} --greenlight'
|
||||
env:
|
||||
DOCKER_HOST: 'unix:///run/user/1001/docker.sock'
|
||||
POSTGRES_URI: '${{ secrets.POSTGRES_DEVEL_URI }}'
|
||||
|
Loading…
Reference in New Issue
Block a user