|
|
@ -46,7 +46,7 @@ jobs:
|
|
|
|
# https://github.com/dgtlmoon/changedetection.io/pull/1067
|
|
|
|
# https://github.com/dgtlmoon/changedetection.io/pull/1067
|
|
|
|
# Check we can still build under alpine/musl
|
|
|
|
# Check we can still build under alpine/musl
|
|
|
|
- name: Test that the docker containers can build (musl via alpine check)
|
|
|
|
- name: Test that the docker containers can build (musl via alpine check)
|
|
|
|
id: docker_build
|
|
|
|
id: docker_build_musl
|
|
|
|
uses: docker/build-push-action@v2
|
|
|
|
uses: docker/build-push-action@v2
|
|
|
|
with:
|
|
|
|
with:
|
|
|
|
context: ./
|
|
|
|
context: ./
|
|
|
|