mirror of
https://github.com/logos-storage/logos-storage-nim-cs-dist-tests.git
synced 2026-01-03 22:13:10 +00:00
Adds non-interactive mode flag for hardhat ignition
This commit is contained in:
parent
a4342273f2
commit
9af735e9df
@ -29,6 +29,7 @@ namespace CodexContractsPlugin
|
||||
|
||||
AddEnvVar("DISTTEST_NETWORK_URL", address.ToString());
|
||||
AddEnvVar("HARDHAT_NETWORK", "codexdisttestnetwork");
|
||||
AddEnvVar("HARDHAT_IGNITION_CONFIRM_DEPLOYMENT", "false");
|
||||
AddEnvVar("KEEP_ALIVE", "1");
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user