Commit 8796979a authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

docs: replace unsupported IMPORTANT admonition

parent 5836998f
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -30,7 +30,7 @@ $ git commit -s -m 'This is the commit message'

## Contribute to an existing template

!!! IMPORTANT
!!! INFO
    All submissions, including submissions by project members, need to be reviewed before being merged.

To contribute:
+1 −1
Original line number Diff line number Diff line
@@ -57,7 +57,7 @@ For this, you only have to create a [scheduled pipeline](https://docs.gitlab.com

All other required variables shall be retrieved from [GitLab CI predefined variables](https://docs.gitlab.com/ee/ci/variables/predefined_variables.html).

!!! IMPORTANT
!!! WARNING
    From this point, you might not make any commit in any local copy of _to be continuous_ projects
    because it will get overwritten every night.

+2 −2
Original line number Diff line number Diff line
@@ -30,7 +30,7 @@ Generally speaking, a CI/CD pipeline should be composed of one or several of the
7. **publish** the validated code and/or package somewhere
8. and lastly **deploy to production**

!!! IMPORTANT
!!! INFO
    _to be continuous_ provides predefined, configurable and extensible templates covering one or several of the above stages.

## Several kinds of template
@@ -223,7 +223,7 @@ The following chapters present the 3 main ones.

Instantiating a dedicated hosting environment for each development branch in progress might be indeed a cost difficult to afford.

!!! IMPORTANT
!!! TIP

    Keep in mind there might be tricks to mitigate this cost: 

+1 −1
Original line number Diff line number Diff line
# {{- escapeXML ( index . 0 ).Target }}

!!! IMPORTANT "Trivy Image Scan"
!!! WARNING "Trivy Image Scan"

    * Image: `{{- escapeXML ( index . 0 ).Target }}`
    * Scan date: {{ now | date "2006-01-02" }}