Skip to content

Commit

Permalink
Merge pull request #6498 from Hubs-Foundation/hubsfoundation-docker-r…
Browse files Browse the repository at this point in the history
…egistry-update

Hubs Foundation docker registry update
  • Loading branch information
Exairnous authored Sep 8, 2024
2 parents f3c685e + 9357a37 commit 86378ea
Showing 1 changed file with 14 additions and 11 deletions.
25 changes: 14 additions & 11 deletions .github/workflows/hubs-RetPageOrigin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,24 @@ on:
branches:
paths-ignore: ["README.md"]
workflow_dispatch:
inputs:
smokeroom-choice:
type: choice
description: Select smoke instance
options:
- "smoke01"
- "smoke02"
- "smoke03"
- "smoke04"
- "smoke05"
# Smoke instances aren't currently set up as of 2024-09-08
# so commenting out the smoke stuff for now.
# inputs:
# smokeroom-choice:
# type: choice
# description: Select smoke instance
# options:
# - "smoke01"
# - "smoke02"
# - "smoke03"
# - "smoke04"
# - "smoke05"

jobs:
turkeyGitops:
uses: Hubs-Foundation/hubs-ops/.github/workflows/turkeyGitops.yml@master
with:
registry: mozillareality
registry: hubsfoundation
dockerfile: RetPageOriginDockerfile
k8s_deployment: hubs
k8s_deployment_container: hubs
Expand Down

0 comments on commit 86378ea

Please sign in to comment.