pack: name: Pack agent: type: Unity::VM image: package-ci/ubuntu:stable flavor: b1.large commands: - git submodule update --init --recursive - npm install upm-ci-utils@stable -g --registry https://artifactory.prd.it.unity3d.com/artifactory/api/npm/upm-npm - upm-ci package pack --package-path . artifacts: packages: paths: - "upm-ci~/packages/**/*"