forked from sig_core/toolkit
update github workflow to build image in the right namespace
This commit is contained in:
parent
0deaae0c65
commit
710cb08134
@ -48,7 +48,7 @@ def run():
|
||||
backoffLimit=4,
|
||||
buildTime=buildstamp.strftime("%s"),
|
||||
command=[command, copy_command],
|
||||
imageName="ghcr.io/neilhanlon/sig-core-toolkit:latest",
|
||||
imageName="ghcr.io/rocky-linux/sig-core-toolkit:latest",
|
||||
jobname="buildiso",
|
||||
namespace="empanadas",
|
||||
major=major,
|
||||
|
Loading…
Reference in New Issue
Block a user