Skip to content

updated driverjs speed #68

updated driverjs speed

updated driverjs speed #68

Workflow file for this run

name: Build GeoNode
on:
push:
branches:
- main
jobs:
build-push:
name: build & push image
uses: ./.github/workflows/build-push.yml
with:
image_name: seabee-geoviz
context: .
secrets:
workload_identity_provider: ${{secrets.WORKLOAD_IDENTITY_PROVIDER}}
workload_identity_sa: ${{secrets.WORKLOAD_IDENTITY_SA}}