Loading docs/Jobs/mkdocs/README.md +3 −3 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ Mkdocs](https://squidfunk.github.io/mkdocs-material/) are ready to use. ```yaml include: - remote: 'https://jobs.go2scale.io/mkdocs' - remote: 'https://jobs.go2scale.io/mkdocs.yml' ``` 4. If you need set variables in jobs, use `variables` option in Loading @@ -43,8 +43,8 @@ Build HTML documentation from Makdown source using `Mkdocs`. ## Versions * **Latest** : `https://jobs.go2scale.io/mkdocs/latest` * **Tag `2020-07-15_1`** : `https://jobs.go2scale.io/mkdocs/2020-07-15_1` * **Latest** : `https://jobs.go2scale.io/latest/mkdocs.yml` * **Tag `2020-07-15_1`** : `https://jobs.go2scale.io/2020-07-15_1/mkdocs.yml` !!! warning Since this version, `pages` job, which publish documentation on Gitlab Loading docs/Jobs/pages/README.md +3 −3 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ from previous job named `documentation`. ```yaml include: - remote: 'https://jobs.go2scale.io/pages' - remote: 'https://jobs.go2scale.io/pages.yml' ``` 3. If you need set variables in jobs, use `variables` option in Loading @@ -42,8 +42,8 @@ from previous job named `documentation`. ## Versions * **Latest** : `https://jobs.go2scale.io/pages/latest` * **Tag `2020-05-31_1`** : `https://jobs.go2scale.io/pages/2020-05-31_1` * **Latest** : `https://jobs.go2scale.io/latest/pages.yml` * **Tag `2020-05-31_1`** : `https://jobs.go2scale.io/2020-05-31_1/pages.yml` !!! warning This update introduces breaking changes. Follow [this Loading docs/getting-started.md +2 −2 Original line number Diff line number Diff line Loading @@ -70,8 +70,8 @@ stages: # Jobs from g2s hub include: - remote: 'https://jobs.go2scale.io/docker/latest' - remote: 'https://jobs.go2scale.io/mkdocs/2020-06-22_1' - remote: 'https://jobs.go2scale.io/latest/docker.yml' - remote: 'https://jobs.go2scale.io/2020-06-22_1/mkdocs.yml' # Some jobs can be configured with variables variables: Loading docs/versioning.md +2 −2 Original line number Diff line number Diff line Loading @@ -16,8 +16,8 @@ Example in `.gitlab-ci.yml`: ```yaml include: - remote: 'https://jobs.go2scale.io/docker/latest' - remote: 'https://jobs.go2scale.io/mkdocs/2020-06-22_1' - remote: 'https://jobs.go2scale.io/latest/docker.yml' - remote: 'https://jobs.go2scale.io/2020-06-22_1/mkdocs.yml' ``` Available tags and release note for each jobs are available in [Jobs Loading Loading
docs/Jobs/mkdocs/README.md +3 −3 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ Mkdocs](https://squidfunk.github.io/mkdocs-material/) are ready to use. ```yaml include: - remote: 'https://jobs.go2scale.io/mkdocs' - remote: 'https://jobs.go2scale.io/mkdocs.yml' ``` 4. If you need set variables in jobs, use `variables` option in Loading @@ -43,8 +43,8 @@ Build HTML documentation from Makdown source using `Mkdocs`. ## Versions * **Latest** : `https://jobs.go2scale.io/mkdocs/latest` * **Tag `2020-07-15_1`** : `https://jobs.go2scale.io/mkdocs/2020-07-15_1` * **Latest** : `https://jobs.go2scale.io/latest/mkdocs.yml` * **Tag `2020-07-15_1`** : `https://jobs.go2scale.io/2020-07-15_1/mkdocs.yml` !!! warning Since this version, `pages` job, which publish documentation on Gitlab Loading
docs/Jobs/pages/README.md +3 −3 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ from previous job named `documentation`. ```yaml include: - remote: 'https://jobs.go2scale.io/pages' - remote: 'https://jobs.go2scale.io/pages.yml' ``` 3. If you need set variables in jobs, use `variables` option in Loading @@ -42,8 +42,8 @@ from previous job named `documentation`. ## Versions * **Latest** : `https://jobs.go2scale.io/pages/latest` * **Tag `2020-05-31_1`** : `https://jobs.go2scale.io/pages/2020-05-31_1` * **Latest** : `https://jobs.go2scale.io/latest/pages.yml` * **Tag `2020-05-31_1`** : `https://jobs.go2scale.io/2020-05-31_1/pages.yml` !!! warning This update introduces breaking changes. Follow [this Loading
docs/getting-started.md +2 −2 Original line number Diff line number Diff line Loading @@ -70,8 +70,8 @@ stages: # Jobs from g2s hub include: - remote: 'https://jobs.go2scale.io/docker/latest' - remote: 'https://jobs.go2scale.io/mkdocs/2020-06-22_1' - remote: 'https://jobs.go2scale.io/latest/docker.yml' - remote: 'https://jobs.go2scale.io/2020-06-22_1/mkdocs.yml' # Some jobs can be configured with variables variables: Loading
docs/versioning.md +2 −2 Original line number Diff line number Diff line Loading @@ -16,8 +16,8 @@ Example in `.gitlab-ci.yml`: ```yaml include: - remote: 'https://jobs.go2scale.io/docker/latest' - remote: 'https://jobs.go2scale.io/mkdocs/2020-06-22_1' - remote: 'https://jobs.go2scale.io/latest/docker.yml' - remote: 'https://jobs.go2scale.io/2020-06-22_1/mkdocs.yml' ``` Available tags and release note for each jobs are available in [Jobs Loading