added log step

This commit is contained in:
Naveenraj M
2020-03-28 18:54:56 +05:30
committed by GitHub
parent bc0083c803
commit 6ee3cfc788

View File

@ -4,6 +4,8 @@ COPY . .
RUN yum install -y gcc rpm-build rpm-devel rpmlint make bash coreutils rpmdevtools
RUN pwd && ls -la
RUN rpmdev-setuptree
COPY cello.spec ~/rpmbuild/SPECS/