We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e8f123 commit 92688c2Copy full SHA for 92688c2
.github/workflows/docker-release.yml
@@ -39,5 +39,6 @@ jobs:
39
--platforms linux/arm64 \
40
--build-label org.opencontainers.image.source=https://github.com/tschaefer/openfaas-minio-notify-function
41
- name: Output CPANM build log
42
+ if: failure()
43
run: |
44
cat /root/.cpanm/work/*/build.log
0 commit comments