mirror of
https://github.com/game-ci/unity-test-runner.git
synced 2026-02-04 19:29:06 +08:00
TEMP log image in use
This commit is contained in:
@@ -123,6 +123,8 @@ class ImageTag {
|
||||
}
|
||||
|
||||
const dockerRepoVersion = 0;
|
||||
// TEMP REMOVE THIS
|
||||
console.log(`DOCKER IMAGE IN USE IS ${image}:${tag}-${dockerRepoVersion}`)
|
||||
return `${image}:${tag}-${dockerRepoVersion}`;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user