Skip to content

chore(deps): update mlocati/php-extension-installer docker tag to v2.5.0 #391

chore(deps): update mlocati/php-extension-installer docker tag to v2.5.0

chore(deps): update mlocati/php-extension-installer docker tag to v2.5.0 #391

Workflow file for this run

name: Development Pipeline
on:
push:
branches-ignore:
- "renovate/**"
tags:
- "**"
workflow_dispatch:
jobs:
test-app-image:
uses: ./.github/workflows/test.yml
build-and-push-images:
uses: ./.github/workflows/build.yml
needs:
- test-app-image