env
Some checks failed
Publish ApplicationRecord to Registry / cns_publish (pull_request) Failing after 52s

This commit is contained in:
Thomas E Lackey 2023-11-22 17:13:43 -06:00
parent b8069ee688
commit bf8c53d97a

View File

@ -45,6 +45,7 @@ EOF
cat $RECORD_FILE
env
laconic -c $CONFIG_FILE cns record publish --filename $RECORD_FILE --user-key "${CERC_LACONIC_USER_KEY}" --bond-id $CERC_LACONIC_BOND_ID
rm -f $RECORD_FILE $CONFIG_FILE