Skip to content

Commit

Permalink
chore: try update ci job conform in pipelines
Browse files Browse the repository at this point in the history
this job is running separately to the rest of the pipeline
  • Loading branch information
BobyMCbobs committed Dec 19, 2023
1 parent 2ce1c8a commit 3cb3cf3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,8 +152,8 @@ pages:

conform:
stage: conform
rules:
- if: $CI_PIPELINE_SOURCE == 'merge_request_event'
only:
- merge_requests
image:
name: docker.io/library/alpine:3.18
entrypoint: [""]
Expand Down

0 comments on commit 3cb3cf3

Please sign in to comment.