mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-31 04:44:05 +02:00
Update onpush_builder.yaml
This commit is contained in:
4
.github/workflows/onpush_builder.yaml
vendored
4
.github/workflows/onpush_builder.yaml
vendored
@@ -154,6 +154,10 @@ jobs:
|
|||||||
# shellcheck disable=SC2129
|
# shellcheck disable=SC2129
|
||||||
echo "build_arch=false" >> $GITHUB_OUTPUT;
|
echo "build_arch=false" >> $GITHUB_OUTPUT;
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
- name: Use action to check for mixed line endings (CRLF and LF)
|
||||||
|
uses: ymwymw/check-mixed-line-endings@v2
|
||||||
|
|
||||||
- name: Login to GitHub Container Registry
|
- name: Login to GitHub Container Registry
|
||||||
if: env.BUILD_ARGS != '--test'
|
if: env.BUILD_ARGS != '--test'
|
||||||
uses: docker/login-action@v3.0.0
|
uses: docker/login-action@v3.0.0
|
||||||
|
|||||||
Reference in New Issue
Block a user