File: .gitlab-ci.yml

package info (click to toggle)
python-public 4.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 200 kB
  • sloc: python: 366; makefile: 11; sh: 3
file content (6 lines) | stat: -rw-r--r-- 163 bytes parent folder | download
1
2
3
4
5
6
include:
    - remote: https://gitlab.com/warsaw/gitlab-ci/-/raw/hatchify/common-gitlab-ci.yml

variables:
    MODULE_NAME: "public"
    MODULE_PATH: "src/public"