From 735f54928b1f340d3bca9f0918300dd81095293a Mon Sep 17 00:00:00 2001 From: Sarah Vaupel Date: Fri, 14 Oct 2022 19:45:28 +0200 Subject: [PATCH] chore: fix gitlab-ci scripts --- .gitlab-ci/construct-flake-url.sh | 0 .gitlab-ci/make-minio-bucket.sh | 0 .gitlab-ci/upload-to-cache.sh | 0 .gitlab-ci/write-minio-creds.sh | 0 4 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 .gitlab-ci/construct-flake-url.sh mode change 100644 => 100755 .gitlab-ci/make-minio-bucket.sh mode change 100644 => 100755 .gitlab-ci/upload-to-cache.sh mode change 100644 => 100755 .gitlab-ci/write-minio-creds.sh diff --git a/.gitlab-ci/construct-flake-url.sh b/.gitlab-ci/construct-flake-url.sh old mode 100644 new mode 100755 diff --git a/.gitlab-ci/make-minio-bucket.sh b/.gitlab-ci/make-minio-bucket.sh old mode 100644 new mode 100755 diff --git a/.gitlab-ci/upload-to-cache.sh b/.gitlab-ci/upload-to-cache.sh old mode 100644 new mode 100755 diff --git a/.gitlab-ci/write-minio-creds.sh b/.gitlab-ci/write-minio-creds.sh old mode 100644 new mode 100755