mirror of
https://github.com/naveenrajm7/rpmbuild.git
synced 2025-07-11 20:04:42 +00:00
added log step
This commit is contained in:
@ -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/
|
||||
|
Reference in New Issue
Block a user