pack: name: Pack agent: type: Unity::VM image: package-ci/ubuntu:stable flavor: b1.large commands: - npm install upm-ci-utils@stable -g --registry https://api.bintray.com/npm/unity/unity-npm - upm-ci package pack --package-path com.unity.ml-agents artifacts: packages: paths: - "upm-ci~/packages/**/*" triggers: cancel_old_ci: true