Merge "Keep the centos-8-stream pipeline on c-t 2.0"

This commit is contained in:
Zuul 2021-02-03 07:22:11 +00:00 committed by Gerrit Code Review
commit a951ea2a1b

View File

@ -56,8 +56,6 @@ dep_repo_cmd_after: |
# enable conatiner tools rhel8
sudo dnf repolist;
sudo dnf module list;
sudo dnf module disable container-tools:2.0 -y;
sudo dnf module enable container-tools:rhel8 -y;
sudo dnf clean metadata;
sudo dnf clean all;
sudo dnf update -y;