Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Marvin Scholz
Icecast-Server
Commits
ef2cc28d
Commit
ef2cc28d
authored
Jan 13, 2018
by
Marvin Scholz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update .gitlab-ci.yml
parent
a0d907a4
Pipeline
#17
failed with stages
in 1 minute and 8 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
5 deletions
+8
-5
.gitlab-ci.yml
.gitlab-ci.yml
+8
-5
No files found.
.gitlab-ci.yml
View file @
ef2cc28d
...
...
@@ -19,9 +19,12 @@ build:
-
./configure || cat config.log
-
make
# Run Tests
test
:
stage
:
test
script
:
-
./tests/admin-tests.sh
# Run Tests
test
:
tags
:
-
alpine
-
docker
stage
:
test
script
:
-
./tests/admin-tests.sh
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