Commit 8b73d7bc authored by norvell's avatar norvell
Browse files

Update .gitlab-ci.yml

parent b10db2a1
Loading
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -8,6 +8,4 @@ print-info:
  rules:
    - if: $CI_PIPELINE_SOURCE == "merge_request_event" 
  script:
    - echo "Job start: $CI_JOB_STARTED_AT"
    - echo "Branch: $CI_COMMIT_BRANCH"
    - echo "Commit Author: $CI_COMMIT_AUTHOR"
    - echo "Merge request event"