--- include: - https://git.iem.at/pd/iem-ci/raw/main/pd-lib-builder/gitlab-iem.yml version: image: alpine:latest stage: prepare script: - apk add git - .git-ci/version2meta.sh artifacts: paths: - comport-meta.pd when: always name: ${CI_JOB_NAME}