TMP registry umarcor/f4pga/dev/conda
This commit is contained in:
parent
c233c8373a
commit
4750b0df6f
|
@ -19,7 +19,7 @@
|
|||
from os import environ
|
||||
from sys import argv as sys_argv
|
||||
|
||||
registry = 'ghcr.io/chipsalliance/f4pga/dev/conda'
|
||||
registry = 'ghcr.io/umarcor/f4pga/dev/conda'
|
||||
|
||||
isFork = len(sys_argv)>1 and sys_argv[1] != 'chipsalliance/f4pga-examples'
|
||||
|
||||
|
|
Loading…
Reference in New Issue