Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
build
b5-skel-laravel
Commits
20d86f41
Commit
20d86f41
authored
May 24, 2019
by
Manuel Christlieb
Browse files
wip
parent
d0099922
Pipeline
#19287
failed with stage
in 4 minutes and 26 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
init/Taskfile
View file @
20d86f41
...
...
@@ -81,6 +81,9 @@ task:project:init() {
docker:container_run
-w
/app php composer create-project
--prefer-dist
laravel/laravel web
pwd
ls
-al
ls
-al
../
ls
-al
../web
ls
-al
../web/public
cp
${
WEBROOT
}
public/.htaccess
${
WEBROOT
}
public/_.htaccess
template:render templates/.env.jinja2 ../web/.env
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment