Skip to content

Commit 4abdb99

Browse files
committed
Merge branch 'increase-CI-usage' into 'development'
mark long running job See merge request damask/DAMASK!1111
2 parents 44cb2b0 + fd58476 commit 4abdb99

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitlab-ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,8 @@ doctest:
138138
open-source:
139139
stage: core
140140
image: git.damask-multiphysics.org:5050/damask/damask/gcc_petsc-default:${PETSC_GCC_LATEST}
141+
tags:
142+
- long_running
141143
needs: []
142144
before_script:
143145
- cmake -DDAMASK_SOLVER=grid -B build/grid && cmake --build build/grid --parallel 4 --target install

0 commit comments

Comments
 (0)