This commit is contained in:
Robert Kaussow 2019-03-13 11:38:54 +01:00
parent 45b2101a1e
commit 106cb0769f
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ steps:
- ls -l /etc/yum.repos.d
- echo "armhfp" > /etc/yum/vars/arch
- yum clean all
- yum repo list
- yum repolist
# - name: dryrun
# pull: always
# image: plugins/docker:linux-amd64