Skip to content

Commit 303f2a6

Browse files
authored
toil: update daily pipeline (#100)
1 parent a4810c1 commit 303f2a6

File tree

1 file changed

+0
-86
lines changed

1 file changed

+0
-86
lines changed

.semaphore/daily-builds.yml

Lines changed: 0 additions & 86 deletions
Original file line numberDiff line numberDiff line change
@@ -3362,92 +3362,6 @@ blocks:
33623362
- make test
33633363
- cache store
33643364
promotions:
3365-
- name: Push Image - Production
3366-
pipeline_file: push-image.yml
3367-
deployment_target: Production
3368-
parameters:
3369-
env_vars:
3370-
- name: SERVICE
3371-
required: true
3372-
options:
3373-
- "APIv1alpha"
3374-
- "APIv2"
3375-
- "ArtifactHub"
3376-
- "Audit"
3377-
- "Badge"
3378-
- "BranchHub"
3379-
- "Dashboardhub"
3380-
- "Encryptor"
3381-
- "Front"
3382-
- "GithubNotifier"
3383-
- "Gofer"
3384-
- "Guard"
3385-
- "HooksProcessor"
3386-
- "HooksReceiver"
3387-
- "Keycloak image"
3388-
- "Keycloak setup"
3389-
- "Loghub2"
3390-
- "Monolith"
3391-
- "Notifications"
3392-
- "PeriodicScheduler"
3393-
- "Plumber"
3394-
- "PreFlightChecks"
3395-
- "ProjectHub REST API"
3396-
- "ProjectHub"
3397-
- "PublicApiGateway"
3398-
- "RBAC CE"
3399-
- "RBAC EE"
3400-
- "Repohub"
3401-
- "RepositoryHub"
3402-
- "Scouter"
3403-
- "SecretHub"
3404-
- "Self Hosted Hub"
3405-
- "Statsd"
3406-
- "Velocity"
3407-
- "Zebra"
3408-
- name: Push Image
3409-
pipeline_file: push-image.yml
3410-
deployment_target: PreProduction
3411-
parameters:
3412-
env_vars:
3413-
- name: SERVICE
3414-
required: true
3415-
options:
3416-
- "APIv1alpha"
3417-
- "APIv2"
3418-
- "ArtifactHub"
3419-
- "Audit"
3420-
- "Badge"
3421-
- "BranchHub"
3422-
- "Dashboardhub"
3423-
- "Encryptor"
3424-
- "Front"
3425-
- "GithubHooks"
3426-
- "GithubNotifier"
3427-
- "Gofer"
3428-
- "Guard"
3429-
- "HooksProcessor"
3430-
- "HooksReceiver"
3431-
- "Keycloak image"
3432-
- "Keycloak setup"
3433-
- "Loghub2"
3434-
- "Notifications"
3435-
- "PeriodicScheduler"
3436-
- "Plumber"
3437-
- "PreFlightChecks"
3438-
- "ProjectHub REST API"
3439-
- "ProjectHub"
3440-
- "PublicApiGateway"
3441-
- "RBAC CE"
3442-
- "RBAC EE"
3443-
- "Repohub"
3444-
- "RepositoryHub"
3445-
- "Scouter"
3446-
- "SecretHub"
3447-
- "Self Hosted Hub"
3448-
- "Statsd"
3449-
- "Velocity"
3450-
- "Zebra"
34513365
- name: Generate Helm Chart
34523366
pipeline_file: generate-helm-chart.yml
34533367
deployment_target: github-packages

0 commit comments

Comments
 (0)