Skip to content

Commit cd8de2e

Browse files
committed
Update branch names and publish to internal
1 parent c445787 commit cd8de2e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.yamato/Collate Builds.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ triggers:
2020
pull_requests:
2121
- targets:
2222
only:
23-
- "unity-master-new-unitychanges"
23+
- "unity-master"
2424
cancel_old_ci: true
2525
recurring:
26-
- branch: unity-master-new-unitychanges
26+
- branch: unity-master
2727
frequency: daily # Should run between midnight and 6AM UTC
2828

2929
artifacts:

.yamato/Publish To Stevedore.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ dependencies:
1010

1111
commands:
1212
- curl -sSo StevedoreUpload.exe "$STEVEDORE_UPLOAD_TOOL_URL"
13-
- mono StevedoreUpload.exe --repo=testing --version-len=11 --version="$GIT_REVISION" stevedore/MonoBleedingEdge.7z
13+
- mono StevedoreUpload.exe --repo=unity-internal --version-len=11 --version="$GIT_REVISION" stevedore/MonoBleedingEdge.7z
1414

0 commit comments

Comments
 (0)