Command Line Limitations
The EmbedOps CLI is designed to be used with EmbedOps configured CI pipelines.
Examples of unsupported CI configurations:
- non-docker based jobs
- include: on GitLab, uses: on GitHub, pipe: on BitBucket
- multiline strings in script sections
- uses: in Github Actions such as uses: actions/checkout@v2