Fix: CI issue where branch names containing 'bootstrap'#4417
Conversation
Unit Test Results0 tests 0 ✅ 0s ⏱️ Results for commit 0988a78. ♻️ This comment has been updated with latest results. |
|
/test |
|
🤖 pr-bot 🤖 🏃 Running tests: https://github.com/microsoft/AzureTRE/actions/runs/13763114361 (with refid (in response to this comment from @ShakutaiGit) |
|
/test |
|
🤖 pr-bot 🤖 🏃 Running tests: https://github.com/microsoft/AzureTRE/actions/runs/13763268486 (with refid (in response to this comment from @ShakutaiGit) |
…-acr-skip-bootsrap-4416
Tests Passed |
|
/test-force-approve |
|
🤖 pr-bot 🤖 ✅ Marking tests as complete (for commit 0988a78) (in response to this comment from @ShakutaiGit) |
* fix: update condition for Azure and ACR login to check for 'make bootstrap' * fix: resolve CI issue with Azure login steps for branches containing 'bootstrap'
* fix: update condition for Azure and ACR login to check for 'make bootstrap' * fix: resolve CI issue with Azure login steps for branches containing 'bootstrap'
Resolves #4416
Updated the ACR login condition to check for 'make bootstrap' instead of just 'bootstrap' to avoid false positives.