Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Tiago Peixoto
graph-tool
Commits
c997235e
Commit
c997235e
authored
Jan 09, 2021
by
Tiago Peixoto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove ubuntu aeon build after EOL
parent
403561fb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
13 deletions
+0
-13
.gitlab-ci.yml
.gitlab-ci.yml
+0
-13
No files found.
.gitlab-ci.yml
View file @
c997235e
...
...
@@ -102,19 +102,6 @@ build_bionic:
paths
:
-
release/debian/build/*
build_eoan
:
script
:
-
BASE=ubuntu:eoan
-
img=`echo $BASE | sed s/:/_/`
-
cd release/debian
-
docker build --build-arg BASE=$BASE --build-arg REF=`git log -n1 --pretty='%H'` -t $img .
-
docker run -v $PWD:/mount $img tar -c build | tar x
only
:
-
tags
artifacts
:
paths
:
-
release/debian/build/*
build_focal
:
script
:
-
BASE=ubuntu:focal
...
...
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