We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98beb5e commit f74a838Copy full SHA for f74a838
buildspec.yml
@@ -22,5 +22,5 @@ phases:
22
- echo Build completed on `date`
23
artifacts:
24
files:
25
- - /tmp/rpmbuild/RPMS/*
+ - /tmp/repo.zip
26
discard-paths: yes
0 commit comments