0
0
Fork 1
Spiegel von https://github.com/paviliondev/discourse-custom-wizard.git synchronisiert 2024-09-19 15:21:11 +02:00

Try changing permissions

Dieser Commit ist enthalten in:
Angus McLeod 2018-03-06 12:00:37 +08:00
Ursprung 8a0ca7abbc
Commit afed49e0bd

Datei anzeigen

@ -5,6 +5,7 @@ services:
before_install:
- plugin_name=${PWD##*/} && echo $plugin_name
- chmod -R 777 .
after_success:
- pip install virtualenv