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
3d20c719
Commit
3d20c719
authored
May 24, 2019
by
Manuel Christlieb
Browse files
wip
parent
055e71a0
Pipeline
#19282
failed with stage
in 4 minutes and 5 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
3d20c719
...
...
@@ -2,7 +2,7 @@ image: docker:latest
test
:
before_script
:
-
apk add --update python3 python3-dev bash git gcc linux-headers musl-dev libffi-dev make
-
apk add --update python3 python3-dev bash git gcc linux-headers musl-dev
openssl-dev
libffi-dev make
-
python3 -m ensurepip
-
pip3 install b5 docker-compose
script
:
...
...
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