force armhfs

This commit is contained in:
Robert Kaussow 2019-03-13 11:35:04 +01:00
parent 3d27328f7a
commit b7bd34f678
1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@ steps:
image: arm32v7/centos:7
commands:
- ls -l /etc/yum.repos.d
- cat /etc/yum.repos.d/CentOS-Base.repo
- ls -l /etc/yum/vars/
- echo "armhfp" > /etc/yum/vars/arch
- yum install -y gcc
# - name: dryrun
# pull: always
# image: plugins/docker:linux-amd64