Skip to content

[186049138] Postgresql is used in acceptance tests #240

[186049138] Postgresql is used in acceptance tests

[186049138] Postgresql is used in acceptance tests #240

Workflow file for this run

---
name: "Image: spruce"
permissions:
actions: write # so 'cancel-workflow-action' can function
on:
workflow_dispatch:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
workflows:
uses: ./.github/workflows/build-image-base.yml
with:
image: spruce
secrets: inherit