From 327f9ba76ec53423090c2f64a505038772c15e3c Mon Sep 17 00:00:00 2001 From: Stan Hu Date: Wed, 10 Apr 2019 14:24:19 -0700 Subject: Remove executable bits from documentation images The build in https://gitlab.com/gitlab-org/gitlab-ce/-/jobs/194484356 was failing. --- doc/ci/introduction/img/job_running.png | Bin doc/ci/introduction/img/pipeline_status.png | Bin doc/ci/introduction/img/rollback.png | Bin 3 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 doc/ci/introduction/img/job_running.png mode change 100755 => 100644 doc/ci/introduction/img/pipeline_status.png mode change 100755 => 100644 doc/ci/introduction/img/rollback.png (limited to 'doc/ci') diff --git a/doc/ci/introduction/img/job_running.png b/doc/ci/introduction/img/job_running.png old mode 100755 new mode 100644 diff --git a/doc/ci/introduction/img/pipeline_status.png b/doc/ci/introduction/img/pipeline_status.png old mode 100755 new mode 100644 diff --git a/doc/ci/introduction/img/rollback.png b/doc/ci/introduction/img/rollback.png old mode 100755 new mode 100644 -- cgit v1.2.1