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
Toggle navigation
Open sidebar
packaging
redhat-redis
Commits
0eb30b5c
Commit
0eb30b5c
authored
Nov 13, 2020
by
Noah Hilverling
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'feature/fedora-32' into 'master'
Add Fedora 32 See merge request
!3
parents
5ca9c616
e8154ed1
Pipeline
#14066
passed with stages
in 11 minutes and 42 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
0 deletions
+17
-0
.gitlab-ci.yml
.gitlab-ci.yml
+17
-0
No files found.
.gitlab-ci.yml
View file @
0eb30b5c
...
...
@@ -82,6 +82,23 @@ upload/epel/7:
###################################
# Fedora
###################################
build/fedora/32
:
<<
:
*build
variables
:
DOCKER_IMAGE
:
fedora/32
test/fedora/32
:
<<
:
*test
variables
:
DOCKER_IMAGE
:
fedora/32
dependencies
:
-
build/fedora/32
upload/fedora/32
:
<<
:
*upload
dependencies
:
-
build/fedora/32
build/fedora/31
:
<<
:
*build
variables
:
...
...
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