This commit is contained in:
@@ -310,6 +310,7 @@ jobs:
|
|||||||
line="${line//__BUILD_DATE__/$BUILD_DATE_ONLY}"
|
line="${line//__BUILD_DATE__/$BUILD_DATE_ONLY}"
|
||||||
line="${line//__HISTORY_CONTENT__/$HISTORY_CONTENT}"
|
line="${line//__HISTORY_CONTENT__/$HISTORY_CONTENT}"
|
||||||
line="${line//__ARM_STATUS__/$ARM_STATUS}"
|
line="${line//__ARM_STATUS__/$ARM_STATUS}"
|
||||||
|
line="${line//__BASE_IMAGE__/$BASE_IMAGE}"
|
||||||
|
|
||||||
# Block Injections
|
# Block Injections
|
||||||
if [[ "$line" == *"__ENV_BLOCK__"* ]]; then
|
if [[ "$line" == *"__ENV_BLOCK__"* ]]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user