Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Run staging test jobs on demand #544

Merged
merged 1 commit into from
Mar 26, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Run staging test jobs on demand
Remove the trigger conditions for the staging job.
  • Loading branch information
Conky5 committed Mar 25, 2020
commit ebb9750dc34ba32ae1aaafb030277d5fbe5e70cc
3 changes: 0 additions & 3 deletions .ci/jobs/elastic+helm-charts+staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@
scm:
- git:
wipe-workspace: 'False'
triggers:
- timed: H H(02-04) * * *
- github
builders:
- multijob:
name: template testing and kubernetes cluster creation
Expand Down