mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-26 09:04:28 +00:00
BugFix
This commit is contained in:
@@ -22,7 +22,7 @@ setup:
|
||||
- "cd %BUILD_PATH% && chmod u+x install.sh && ./install.sh fhctest" # Install Database
|
||||
- "rm -f /var/www/html/build" # SymLink löschen falls vorhanden
|
||||
- "ln -s %BUILD_PATH% /var/www/html/build" # SymLink to the actual build
|
||||
- "php index.ci.php DBTools migrate" # DB-Migration
|
||||
# - "php index.ci.php DBTools migrate" # DB-Migration
|
||||
|
||||
test:
|
||||
lint:
|
||||
|
||||
Reference in New Issue
Block a user