Verified Commit aea019a9 authored by Jakob Moser's avatar Jakob Moser
Browse files

Add LICENSE-3RD-PARTY

parent f070ea35
Loading
Loading
Loading
Loading

LICENSE-3RD-PARTY.md

0 → 100644
+9 −0
Original line number Diff line number Diff line
# Used third party content

## CI to build a Docker image

-   `.gitlab-ci.yml` file copied and modified from the GitLab Documentation (as of 2021-01-10, the contents of the script seem to have changed by now)
    -   Title of the documentation page: "Building a Docker image with kaniko"
    -   Author: (c) 2011-present GitLab B.V.
    -   URL: https://docs.gitlab.com/ee/ci/docker/using_kaniko.html#building-a-docker-image-with-kaniko
    -   License: CC BY-SA 4.0 (https://creativecommons.org/licenses/by-sa/4.0)