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
le6
le-multiterminal
Commits
4f6ac4e0
Commit
4f6ac4e0
authored
Nov 26, 2018
by
legton
Browse files
SCRUM#634
: Atualiza gitlab-ci
parent
5d20a8fd
Pipeline
#18615
failed with stages
in 3 minutes and 39 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
4f6ac4e0
...
...
@@ -28,14 +28,14 @@ build:
tags
:
-
debian-packaging
script
:
-
apt-get update && apt-get install -y libx11-dev libcairo2-dev
-
apt-get update && apt-get install -y
debhelper
libx11-dev libcairo2-dev
-
./.build.sh
test
:
stage
:
test
tags
:
-
ubuntu
-
debootstrap
-
regular
script
:
-
apt-get update && apt-get install -y wget
-
echo "deb http://repo.c3sl.ufpr.br/le6/ unstable main" > /etc/apt/sources.list.d/le6.list
...
...
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