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

View File

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