Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Source code of the deployment playbook is available at: https://dev.niif.hu/vopaas/TEIP-deploy. The production branch is "master". Actually, this repository is not public.

Code Block
titleClone recursively
$ git clone --recursive git@dev.niif.hu:vopaas/TEIP-deploy.git

...