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 0e088e7 commit 4e8f123Copy full SHA for 4e8f123
.github/workflows/docker-release.yml
@@ -38,3 +38,6 @@ jobs:
38
faas-cli publish \
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
+ run: |
43
+ cat /root/.cpanm/work/*/build.log
0 commit comments