Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
iwr
amdis
Commits
80714787
Commit
80714787
authored
Feb 21, 2017
by
Praetorius, Simon
Browse files
Update .gitlab-ci.yml, removed automatic packaging
parent
1d6dc450
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
80714787
...
...
@@ -5,7 +5,6 @@ stages:
-
build
-
demo
-
test
-
package
# compile amdis
...
...
@@ -132,19 +131,3 @@ test:9-parallel-release-gcc:
-
build:9-parallel-release-gcc
only
:
-
master
# compiel and run the tests
package:xenial:
stage
:
package
script
:
-
cmake -DDISTRIBUTION=xenial -P tools/packaging/debian/create_package.cmake
only
:
-
master
package:yakkety:
stage
:
package
script
:
-
cmake -DDISTRIBUTION=yakkety -P tools/packaging/debian/create_package.cmake
only
:
-
master
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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