kopia lustrzana https://github.com/simonw/datasette
latest now uses datasette-ephemeral-tables>=0.2.1
Fix for https://github.com/simonw/datasette-ephemeral-tables/issues/4pull/1930/head
rodzic
7588d27f4a
commit
9f5321ff1e
|
@ -80,7 +80,7 @@ jobs:
|
||||||
--branch=$GITHUB_SHA \
|
--branch=$GITHUB_SHA \
|
||||||
--version-note=$GITHUB_SHA \
|
--version-note=$GITHUB_SHA \
|
||||||
--extra-options="--setting template_debug 1 --setting trace_debug 1 --crossdb" \
|
--extra-options="--setting template_debug 1 --setting trace_debug 1 --crossdb" \
|
||||||
--install 'datasette-ephemeral-tables>=0.2' \
|
--install 'datasette-ephemeral-tables>=0.2.1' \
|
||||||
--service "datasette-latest$SUFFIX"
|
--service "datasette-latest$SUFFIX"
|
||||||
- name: Deploy to docs as well (only for main)
|
- name: Deploy to docs as well (only for main)
|
||||||
if: ${{ github.ref == 'refs/heads/main' }}
|
if: ${{ github.ref == 'refs/heads/main' }}
|
||||||
|
|
Ładowanie…
Reference in New Issue