Skip to content

Debian Ninja

Learning…

Tag: ci/cd

Posted on 2020-09-042020-09-04

GitLab – Pages

https://docs.gitlab.com/ce/administration/pages/index.html

https://docs.gitlab.com/ce/user/project/pages/introduction.html

GitLab Pages examples
https://gitlab.com/pages

GitLab Pages examples – Jekyll
https://gitlab.com/pages/jekyll

Posted on 2020-08-232020-08-23

PHP – composer speed up

  • prestissimo (composer plugin)
    “This is a composer plugin that downloads packages in parallel to speed up the installation process.”

    https://github.com/hirak/prestissimo
Posted on 2020-08-132020-08-14

Clair – Docker image security scanning – CI/CD

“Clair is an open source project for the static analysis of vulnerabilities in application containers”

Clair – GitHub

https://github.com/quay/clair

Clair – Running

https://github.com/quay/clair/blob/master/Documentation/running-clair.md

Posted on 2020-04-102020-04-10

GitLab CI/CD

Pipeline schedules

https://docs.gitlab.com/ee/ci/pipelines/schedules.html

Proudly powered by WordPress