forked from sig_core/toolkit
update github workflow to build image in the right namespace
This commit is contained in:
parent
56799df270
commit
0deaae0c65
1 changed files with 1 additions and 1 deletions
|
@ -135,7 +135,7 @@ def run():
|
|||
backoffLimit=4,
|
||||
buildTime=datetime.datetime.utcnow().strftime("%s"),
|
||||
command=commands,
|
||||
imageName="ghcr.io/neilhanlon/sig-core-toolkit:latest",
|
||||
imageName="ghcr.io/rockylinux/sig-core-toolkit:latest",
|
||||
jobname="buildimage",
|
||||
namespace="empanadas",
|
||||
major=major,
|
||||
|
|
Loading…
Reference in a new issue