Skip to content

Commit

Permalink
Comment out the Smoke test section as the Hubs Foundation doesn't hav…
Browse files Browse the repository at this point in the history
…e the infrastructure for them set up currently.
  • Loading branch information
Exairnous committed Sep 8, 2024
1 parent daaae65 commit 9357a37
Showing 1 changed file with 13 additions and 10 deletions.
23 changes: 13 additions & 10 deletions .github/workflows/hubs-RetPageOrigin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,19 @@ 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
Expand Down

0 comments on commit 9357a37

Please sign in to comment.