File: codeship-steps.yml

package info (click to toggle)
checkstyle 8.36.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 32,964 kB
  • sloc: java: 234,352; xml: 75,743; javascript: 258; sh: 115; sql: 6; makefile: 5
file content (11 lines) | stat: -rw-r--r-- 444 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
- type: parallel
  # Codeship does not support PR from fork, it supports only builds of branches
  # so to keep running validation at least from main repo branches we should not define tag
  # Codeship does not support multiline commands.
  # tag: master
  service: system
  steps:
    # -  command: ./.ci/travis/travis.sh site
    # -  command: ./.ci/travis/travis.sh nondex
    -  command: ls -la
    -  command: .ci/run-link-check-plugin.sh