Squidex CMS CLI automation tool
891
Squidex CMS CLI automation tool
deploy_staging:
stage: deploy
image: kroniak/squidex-cli
environment:
name: staging
url: https://sample-app.net
script:
- sq --help
only:
- dev
docker run -it --rm kroniak/squidex-cli sq --help
Content type
Image
Digest
sha256:88d6f01af…
Size
66.1 MB
Last updated
about 3 years ago
docker pull kroniak/squidex-cli