Skip to content

Commit

Permalink
feat(icinga2): defer CI testing until solution found
Browse files Browse the repository at this point in the history
Hits the 60-minute pipeline limit, even when using the `dind-bionic`
Docker image, e.g.:

* https://gitlab.com/myii/icinga2-formula/-/pipelines/230489264
  • Loading branch information
myii committed Dec 17, 2020
1 parent c11fc0c commit 1c62386
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion ssf/formulas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1664,7 +1664,9 @@ ssf:
state_top:
- '*':
- .icinga-web2
platforms_matrix: *platforms_matrix_osfamily_debian
# Linux testing not working on GitLab CI yet, last matrix shown below
platforms_matrix: []
# platforms_matrix: *platforms_matrix_osfamily_debian
yamllint:
ignore:
additional:
Expand Down

0 comments on commit 1c62386

Please sign in to comment.