Skip to content

Commit

Permalink
ci: verify workflow generated
Browse files Browse the repository at this point in the history
  • Loading branch information
sobolk committed Aug 16, 2023
1 parent cee0d4e commit c32decb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions codebuild_specs/pr_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,3 +84,5 @@ batch:
buildspec: codebuild_specs/verify_versions_match.yml
- identifier: verify_e2e_workflow_generated
buildspec: codebuild_specs/verify_e2e_workflow_generated.yml
depend-on:
- build_linux
1 change: 0 additions & 1 deletion codebuild_specs/verify_e2e_workflow_generated.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ env:
phases:
build:
commands:
- source shared-scripts.sh && _waitForJobs build_linux requirePrevJobsToSucceed
- source ./shared-scripts.sh && _verifyGeneratedE2EWorkflow
artifacts:
files:
Expand Down

0 comments on commit c32decb

Please sign in to comment.