mirror of
https://github.com/game-ci/unity-test-runner.git
synced 2026-02-06 13:15:32 +08:00
Update image rolling version (#238)
This commit is contained in:
@@ -31,7 +31,7 @@ class ImageTag {
|
||||
this.targetPlatform = targetPlatform;
|
||||
this.targetPlatformSuffix = ImageTag.getTargetPlatformSuffix(targetPlatform, editorVersion);
|
||||
this.imagePlatformPrefix = ImageTag.getImagePlatformPrefix(process.platform);
|
||||
this.imageRollingVersion = 1;
|
||||
this.imageRollingVersion = 2;
|
||||
}
|
||||
|
||||
static get versionPattern() {
|
||||
|
||||
Reference in New Issue
Block a user