Skip to content

Use the Hubs Foundation's docker hub repository for building and push… #82

Use the Hubs Foundation's docker hub repository for building and push…

Use the Hubs Foundation's docker hub repository for building and push… #82

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