Skip to content

Bump webpack from 5.76.1 to 5.94.0 in /client #804

Bump webpack from 5.76.1 to 5.94.0 in /client

Bump webpack from 5.76.1 to 5.94.0 in /client #804

name: turkeydashboardclient
on:
push:
branches:
paths:
- 'client/**'
- '.github/workflows/turkeydashboardclient.yml'
workflow_dispatch:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
jobs:
turkeyGitops:
uses: mozilla/hubs-ops/.github/workflows/turkeyGitops.yml@master

Check failure on line 15 in .github/workflows/turkeydashboardclient.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/turkeydashboardclient.yml

Invalid workflow file

error parsing called workflow ".github/workflows/turkeydashboardclient.yml" -> "mozilla/hubs-ops/.github/workflows/turkeyGitops.yml@master" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
registry: mozilla
codePath: client
dockerfile: Dockerfile
DOCKER_HUB_USR: mzcshubs
secrets:
DOCKER_HUB_PWD: ${{ secrets.DOCKER_HUB_PWD_MOZ }}