Skip to content

Commit

Permalink
Revert "gitlab pipeline: new check that also checks examples"
Browse files Browse the repository at this point in the history
This reverts commit d47426ff41dd1503f9c81577d99cc74e24e68c80.
  • Loading branch information
nfurmento committed May 27, 2024
1 parent f335749 commit 9bfe15e
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 114 deletions.
14 changes: 0 additions & 14 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ stages:
- new-release
- set-release
- release
- build_manual

.main_template:
rules:
Expand Down Expand Up @@ -146,16 +145,3 @@ release:
- cat release-cli.txt
- eval "$(cat release-cli.txt)"


build_manual:
stage: build_manual
tags:
- starpu
- debian10
script:
- ./contrib/gitlab/check.sh
timeout: 3h
rules:
- if: '$CI_PIPELINE_SOURCE == "push"'
when: never # Prevent pipeline run for push event

82 changes: 0 additions & 82 deletions contrib/ci.inria.fr/job-2-check-from-git.sh

This file was deleted.

18 changes: 0 additions & 18 deletions contrib/gitlab/check.sh

This file was deleted.

0 comments on commit 9bfe15e

Please sign in to comment.