This commit is contained in:
Robert Kaussow 2019-03-13 13:07:56 +01:00
parent 725c71882e
commit feb87680d1
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ steps:
- name: test
image: arm32v7/centos:7
commands:
- uname -a
- ls -l /etc/yum.repos.d
- echo "armhfp" > /etc/yum/vars/basearch
- yum clean all