Skip to content

Commit ddf098c

Browse files
VIA-598 AJ/DB WIP Use new scheduled assurance workflow
1 parent 2532db1 commit ddf098c

File tree

5 files changed

+2
-268
lines changed

5 files changed

+2
-268
lines changed

.github/workflows/cicd-9-scheduled-wip.yaml renamed to .github/workflows/cicd-9-scheduled-assurance.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
name: "CI/CD scheduled assurances WIP"
1+
name: "CI/CD scheduled assurance"
22

33
on:
44
schedule:
5-
- cron: '30 9 * * MON-FRI' # Runs at 09:30 UTC every weekday
5+
- cron: '30 8 * * MON-FRI' # Runs at 08:30 UTC every weekday
66
workflow_dispatch:
77
inputs:
88
release:

.github/workflows/cicd-9-scheduled.yaml

Lines changed: 0 additions & 36 deletions
This file was deleted.

.github/workflows/stage-7-snapshot-test.yaml

Lines changed: 0 additions & 111 deletions
This file was deleted.

.github/workflows/stage-8-assurance-test.yaml

Lines changed: 0 additions & 68 deletions
This file was deleted.

.github/workflows/stage-9-deploy-and-assure.yaml

Lines changed: 0 additions & 51 deletions
This file was deleted.

0 commit comments

Comments
 (0)