Skip to content

Commit 8fc7331

Browse files
authored
Merge pull request #32 from cbiglioli/Test_Agola
Test Agola
2 parents bb8b8d2 + edec20c commit 8fc7331

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.agola/config.jsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ steps: [
221221
] + [
222222
task_pkg_build_rhel(setup)
223223
for setup in [
224-
{ pkg_build_image: 'rpmbuild/centos5', dist: 'rhel5', distfamily: 'rhel' },
224+
{ pkg_build_image: 'amreo/rpmbuild-centos5', dist: 'rhel5', distfamily: 'rhel' },
225225
]
226226
] + [
227227
task_deploy_repository(dist)

0 commit comments

Comments
 (0)