mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-17 19:30:34 +01:00
gitlab-ci: let Fedora 33 test always run
That is now the one that generates the pages and runs checkpatch stage.
This commit is contained in:
parent
b780f9315c
commit
cfc7688ec2
2 changed files with 2 additions and 2 deletions
|
|
@ -98,6 +98,7 @@ fedora:32@container-prep:
|
|||
FDO_DISTRIBUTION_VERSION: '32'
|
||||
FDO_DISTRIBUTION_TAG: $FEDORA_TAG
|
||||
FDO_DISTRIBUTION_EXEC: $FEDORA_EXEC
|
||||
when: manual
|
||||
|
||||
fedora:33@container-prep:
|
||||
extends:
|
||||
|
|
@ -108,7 +109,6 @@ fedora:33@container-prep:
|
|||
FDO_DISTRIBUTION_VERSION: '33'
|
||||
FDO_DISTRIBUTION_TAG: $FEDORA_TAG
|
||||
FDO_DISTRIBUTION_EXEC: $FEDORA_EXEC
|
||||
when: manual
|
||||
|
||||
fedora:31@container-prep:
|
||||
extends:
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@ distributions:
|
|||
- '28'
|
||||
- 'rawhide'
|
||||
always:
|
||||
- '32'
|
||||
- '33'
|
||||
- name: ubuntu
|
||||
tag: *default_tag
|
||||
versions:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue