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
5a16a41d
Commit
5a16a41d
authored
May 24, 2019
by
Manuel Christlieb
Browse files
add gitlab ci
parent
2a46e452
Pipeline
#19258
failed with stage
in 17 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
0 → 100644
View file @
5a16a41d
image
:
docker:latest
test
:
before_script
:
-
export PROJECT_NAME=GitLab CI Test
-
export PROJECT_NAME=GitLab CI Test
-
export SETUP_TYPE=localhost
-
apk add --update python py-pip
-
pip install b5
script
:
-
cd ..
-
b5 init -s ./b5-skel-laravel b5-skel-test
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