From fa7f6e4c5504e8d5692e6de9b95745400c161adb Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Mon, 13 Apr 2020 10:52:38 +0300 Subject: Fix: permissions of subplot examples --- ci-prod-subplot.ick | 1 + 1 file changed, 1 insertion(+) diff --git a/ci-prod-subplot.ick b/ci-prod-subplot.ick index 3aff140..bf557d6 100644 --- a/ci-prod-subplot.ick +++ b/ci-prod-subplot.ick @@ -285,6 +285,7 @@ pipelines: - shell: | mkdir examples cp src/*.html src/*.pdf examples/. + chmod -R a+rX examples where: container - action: rsync -- cgit v1.2.1