forked from sig_core/toolkit
update github workflow to build image in the right namespace
This commit is contained in:
parent
0deaae0c65
commit
710cb08134
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue