Skip to content

updating workflow to use docker compose #119

updating workflow to use docker compose

updating workflow to use docker compose #119

Workflow file for this run

name: PMC Unit Tests
on: push
jobs:
unit-tests:
name: Unit Tests
uses: penske-media-corp/github-workflows-wordpress/.github/workflows/unit-tests.yml@main

Check failure on line 8 in .github/workflows/action.yml

View workflow run for this annotation

GitHub Actions / PMC Unit Tests

Invalid workflow file

The workflow is not valid. .github/workflows/action.yml (Line: 8, Col: 13): Secret SONAR_TOKEN is required, but not provided while calling.
with:
VIP_THEME: false
secrets:
BITBUCKET_READ_ONLY_SSH_KEY: ${{ secrets.BITBUCKET_READ_ONLY_SSH_KEY }}
GITHUB_READ_ONLY_SSH_KEY: ${{ secrets.PMCDEVOPS_SSH_PRIVATE_KEY }}