Skip to content

Commit 4e8f123

Browse files
committed
YOLO: Fixing Stephen's bug.
1 parent 0e088e7 commit 4e8f123

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/docker-release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,6 @@ jobs:
3838
faas-cli publish \
3939
--platforms linux/arm64 \
4040
--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

Comments
 (0)