File: .gitlab-ci.yml

package info (click to toggle)
xfonts-ayu 1%3A1.7a-7
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 4,728 kB
  • sloc: awk: 286; perl: 114; makefile: 12
file content (8 lines) | stat: -rw-r--r-- 254 bytes parent folder | download
1
2
3
4
5
6
7
8
image: debian:sid

before_script:
  - echo "deb-src http://deb.debian.org/debian sid main" >> /etc/apt/sources.list &&  apt update -qq && apt build-dep -y -qq xfonts-ayu && apt install -y -qq dpkg-dev

build:
  script:
    - dpkg-buildpackage -us -uc -A