Loading README.md +1 −1 Original line number Diff line number Diff line Loading @@ -76,7 +76,7 @@ Add the following to your `.gitlab-ci.yml`: ```yaml include: # 1: include the component - component: gitlab.com/to-be-continuous/pre-commit/gitlab-ci-pre-commit@1.0.2 - component: $CI_SERVER_FQDN/to-be-continuous/pre-commit/gitlab-ci-pre-commit@1.0.2 # 2: set/override component inputs inputs: # ⚠ this is only an example Loading Loading
README.md +1 −1 Original line number Diff line number Diff line Loading @@ -76,7 +76,7 @@ Add the following to your `.gitlab-ci.yml`: ```yaml include: # 1: include the component - component: gitlab.com/to-be-continuous/pre-commit/gitlab-ci-pre-commit@1.0.2 - component: $CI_SERVER_FQDN/to-be-continuous/pre-commit/gitlab-ci-pre-commit@1.0.2 # 2: set/override component inputs inputs: # ⚠ this is only an example Loading