- npm updates - new SearchMap.vue component
This commit is contained in:
parent
7bc9f90cca
commit
a7142f694f
74 changed files with 3360 additions and 3577 deletions
|
@ -13,7 +13,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
|
||||
container: node:16-bullseye
|
||||
|
||||
|
||||
services:
|
||||
mydb:
|
||||
image: postgres:latest
|
||||
|
@ -27,8 +27,7 @@ jobs:
|
|||
- 5432:5432
|
||||
# Set health checks to wait until postgres has started
|
||||
options: --health-cmd pg_isready --health-interval 10s --health-timeout 5s --health-retries 5
|
||||
|
||||
|
||||
|
||||
steps:
|
||||
# this will check out the current branch (https://github.com/actions/checkout#Push-a-commit-using-the-built-in-token)
|
||||
- name: 1 Check out repository code
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue