Merge pull request #3698 from matrix-org/dbkr/chmod_ci

Make CI scripts executable
This commit is contained in:
David Baker
2019-12-05 11:39:58 +00:00
committed by GitHub
6 changed files with 0 additions and 4 deletions
-4
View File
@@ -1,10 +1,6 @@
steps:
- label: ":eslint: Lint"
command:
# TODO: Remove hacky chmod for BuildKite
- "echo '--- Setup'"
- "chmod +x ./scripts/ci/*.sh"
- "chmod +x ./scripts/*"
- "echo '--- Install js-sdk'"
- "./scripts/ci/install-deps.sh"
- "yarn lintwithexclusions"
Regular → Executable
View File
Regular → Executable
View File
Regular → Executable
View File
Regular → Executable
View File
Regular → Executable
View File