datenanfragen / website

The Datenanfragen.de website including the request PDF generator and company information database
https://www.datenanfragen.de
MIT License
88 stars 126 forks source link

Get rid of chmod in pipeline #1131

Closed christian-weiss closed 2 months ago

christian-weiss commented 5 months ago

Shell scripts like:

are stored in git with executable bit, so there is no need to run "chmod +x" command in CI/CD pipeline.