Skip to content
Snippets Groups Projects
Commit f29d7a89 authored by dgelessus's avatar dgelessus
Browse files

Remove unnecessary chmod (gradlew is already executable in Git)

parent 6a743ce4
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,6 @@ stages:
.test-linux:
extends: .test-common
before_script: &default_before_script_linux
- chmod +x ./gradlew
- export DEBIAN_FRONTEND="noninteractive"
- apt-get update
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment