Skip to content
Snippets Groups Projects
Commit ebfa9de7 authored by Alexander A. Klimov's avatar Alexander A. Klimov :sunglasses:
Browse files

Add Fedora 33

parent 551d2818
No related branches found
No related tags found
2 merge requests!4Draft: Drop Fedora 29,!3Draft: Add Fedora 33
Pipeline #14924 failed
...@@ -71,6 +71,23 @@ upload/epel/7: ...@@ -71,6 +71,23 @@ upload/epel/7:
# Fedora # Fedora
################################### ###################################
build/fedora/33:
<<: *build
variables:
DOCKER_IMAGE: fedora/33
test/fedora/33:
<<: *test
variables:
DOCKER_IMAGE: fedora/33
dependencies:
- build/fedora/33
upload/fedora/33:
<<: *upload
dependencies:
- build/fedora/33
build/fedora/32: build/fedora/32:
<<: *build <<: *build
variables: variables:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment