0

I am trying to install infinity plugin via a gitlab package registry however I am unable to make it work. Does anyone know the correct yaml syntax to do something like this?

env: 
  GF_INSTALL_PLUGINS: Infinity-plugin
  GF_PLUGIN_DOWNLOAD_URL: 
  "https://gitlab.xxxxxxxx.com/api/v4/projects/28770/packages/generic/Infinity- 
  plugin/3.0.0/Infinity-plugin-3.0.0.zip;Infinity-plugin"
  GF_PLUGIN_AUTH_TOKEN: "XXXXXXXXXXXXXX"
plugins:
    - "Infinity-plugin"
1
  • Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Commented Apr 4 at 1:18

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.