Skip to content

Merge pull request #84 from withanage/stable-3_3_0-github-actions #2

Merge pull request #84 from withanage/stable-3_3_0-github-actions

Merge pull request #84 from withanage/stable-3_3_0-github-actions #2

Workflow file for this run

on: [push, pull_request]
name: staticpages
jobs:
staticpages:
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
include:
- application: ojs
php-version: 7.4
database: mysql
- application: ojs
php-version: 8.0
database: mysql
- application: ojs
php-version: 7.4
database: pgsql
- application: ojs
php-version: 8.0
database: pgsql
name: staticpages
steps:
- uses: pkp/pkp-github-actions@v1
with:
node_version: 12
branch: stable-3_3_0
repository: pkp
plugin: true