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
tapasco
tapasco
Commits
65533dc0
Commit
65533dc0
authored
May 07, 2019
by
Carsten Heinz
Committed by
Jaco A. Hofmann
May 08, 2019
Browse files
SDKman on Fedora 24 requires tar
parent
9c24d8da
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
65533dc0
...
...
@@ -70,7 +70,6 @@ test_tapasco_sbt_1_2_8:
.build_sbt_tapasco
:
stage
:
build_sbt
image
:
ubuntu:xenial
tags
:
-
CAD
-
High
...
...
@@ -85,7 +84,7 @@ test_tapasco_sbt_1_2_8:
.build_sbt_tapasco_fedora
:
before_script
:
-
dnf -y install which unzip git zip findutils
-
dnf -y install which unzip git zip
tar
findutils
extends
:
.build_sbt_tapasco
build_sbt_tapasco_fedora_24
:
...
...
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