Skip to content

Commit bea8006

Browse files
committed
Revert "Ignore old GitLab jobs"
This reverts commit f1f29bb.
1 parent af18c5b commit bea8006

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.gitlab-ci.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
include:
2+
- '/gitlab/ci/unit.yml'
3+
- '/gitlab/ci/template.yml'
4+
5+
stages:
6+
- test
7+
- unit
8+
- style
9+
- ci_checks
10+
11+
image: domjudge/gitlabci:24.04

0 commit comments

Comments
 (0)