Skip to content

Added the simple client test #3

Added the simple client test

Added the simple client test #3

name: hubs
on:
push:
branches:
paths-ignore: ["README.md"]
workflow_dispatch:
jobs:
turkeyGitops:
uses: mozilla/hubs-ops/.github/workflows/turkeyGitops.yml@master
with:
registry: mozillareality
dockerfile: RetPageOriginDockerfile
secrets:
DOCKER_HUB_PWD: ${{ secrets.DOCKER_HUB_PWD }}