This commit is contained in:
Robert Kaussow 2019-03-13 11:48:50 +01:00
parent 4a169a274e
commit 0c002dc58e
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ steps:
- echo "armhfp" > /etc/yum/vars/basearch
- yum clean all
- cat /etc/yum.repos.d/CentOS-Base.repo
- yum install -y gcc
- yum update -y
# - name: dryrun
# pull: always
# image: plugins/docker:linux-amd64