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 fecbe2f commit 0c2592aCopy full SHA for 0c2592a
.github/workflows/docker-release.yml
@@ -38,7 +38,3 @@ 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
- if: failure()
43
- run: |
44
- sudo cat /root/.cpanm/work/*/build.log
0 commit comments