This commit is contained in:
Robert Kaussow 2019-03-13 13:07:56 +01:00
parent 725c71882e
commit feb87680d1

View File

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