Hi!
I want to use Spine CLI on a git/gitlab/bitbucket runner in a docker environment
So far Spine package for Unix system works fine, the only problem that you need to enter "activation code" each time you run "export" or "packing".
The question is - is there a way to activate spine before running export command?
Ideally i'd expect to have something like "spine activate ACTIVATION_CODE" command or if i may pre-define "export SPINE_LICENCE_KEY="MY_KEY"" in my globally defined variables.
Didn't find anything on the Web or in the docs.
ChatGPT weirdly answers there actually is activate
command and SPINE_LICENCE_KEY
global variable, but these didn't work for me.
I'm using Spine Launcher 4.1.11 on Linux amd64 5.15.49-linuxkit
Thanks in advance