Skip to content

Commit

Permalink
Merge branch 'try-update-conform-to-be-apart-of-pipeline' into 'main'
Browse files Browse the repository at this point in the history
chore: try update ci job conform in pipelines

See merge request BobyMCbobs/go-http-server!29
  • Loading branch information
BobyMCbobs committed Dec 19, 2023
2 parents 6505b7c + 3cb3cf3 commit 955895e
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 955895e

Please sign in to comment.