Skip to content

Commit

Permalink
Update Yamato jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
mtschoen-unity committed Sep 2, 2020
1 parent 6b71e98 commit e5bb7ed
Show file tree
Hide file tree
Showing 7 changed files with 125 additions and 572 deletions.
84 changes: 0 additions & 84 deletions .yamato/base.yml

This file was deleted.

14 changes: 14 additions & 0 deletions .yamato/pack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
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.cds.internal.unity3d.com/artifactory/api/npm/upm-npm
- upm-ci package pack --package-path .
artifacts:
packages:
paths:
- "upm-ci~/packages/**/*"
134 changes: 0 additions & 134 deletions .yamato/package-publish.yml

This file was deleted.

Loading

0 comments on commit e5bb7ed

Please sign in to comment.