Skip to content

Commit

Permalink
missed one
Browse files Browse the repository at this point in the history
  • Loading branch information
ericwyles committed Oct 22, 2024
1 parent 8cdfd81 commit 02067d1
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,7 @@

include:
- component: $CI_SERVER_FQDN/$CI_PROJECT_PATH/commitlint@$CI_COMMIT_SHA
inputs:
runsOn: gitlab-runner-4c-amd64
- component: $CI_SERVER_FQDN/$CI_PROJECT_PATH/lint@$CI_COMMIT_SHA
inputs:
runsOn: gitlab-runner-4c-amd64
- component: $CI_SERVER_FQDN/$CI_PROJECT_PATH/test@$CI_COMMIT_SHA
inputs:
# if you have additional report artifacts to add to the gitlab
Expand All @@ -34,8 +30,6 @@ include:
# only used if targetRepo is not set
#team: my-team
- component: $CI_SERVER_FQDN/$CI_PROJECT_PATH/scorecard@$CI_COMMIT_SHA
inputs:
runsOn: gitlab-runner-4c-amd64

test:
artifacts:
Expand Down

0 comments on commit 02067d1

Please sign in to comment.