This commit is contained in:
Robert Kaussow 2019-03-13 11:24:48 +01:00
parent a4788d3902
commit 084e23443f

View File

@ -11,6 +11,7 @@ steps:
image: arm32v7/centos:7 image: arm32v7/centos:7
commands: commands:
- ls -l /etc/yum.repos.d - ls -l /etc/yum.repos.d
- cat /etc/yum.repos.d/CentOS-Base.repo
# - name: dryrun # - name: dryrun
# pull: always # pull: always
# image: plugins/docker:linux-amd64 # image: plugins/docker:linux-amd64