diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2020-11-09 11:48:42 +0100 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2020-11-09 11:48:42 +0100 |
commit | 9b73e4e38532de43884cc714e1ba96f369e6e439 (patch) | |
tree | d1cdf3b411a66188fd2b635e825acb7cc3fb6357 | |
parent | 86bcfb2660d4648b4c0705f0b27a277a201ba511 (diff) | |
download | imagefish-9b73e4e38532de43884cc714e1ba96f369e6e439.tar.gz |
add centos8 wsl
-rw-r--r-- | .gitlab-ci.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 662a646..bcae2d8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -58,6 +58,7 @@ wsl: image: registry.gitlab.com/kraxel/rpm-package-builder:fedora script: - time ./Fedora-wsl.sh + - time ./CentOS8-wsl.sh - *store_images artifacts: paths: |