@ -16,6 +16,7 @@ Ansible Lint (python 3.11):
|
|||||||
- .ansible_linter_defaults
|
- .ansible_linter_defaults
|
||||||
image: python:3.11-slim
|
image: python:3.11-slim
|
||||||
resource_group: build
|
resource_group: build
|
||||||
|
needs: []
|
||||||
|
|
||||||
|
|
||||||
Gitlab Release:
|
Gitlab Release:
|
||||||
|
@ -29,6 +29,7 @@ variables:
|
|||||||
Docker Container:
|
Docker Container:
|
||||||
extends: .build_docker_container
|
extends: .build_docker_container
|
||||||
resource_group: build
|
resource_group: build
|
||||||
|
needs: []
|
||||||
|
|
||||||
|
|
||||||
Docker.Hub.Branch.Publish:
|
Docker.Hub.Branch.Publish:
|
||||||
|
@ -9,6 +9,7 @@ include:
|
|||||||
|
|
||||||
Documentation.Lint:
|
Documentation.Lint:
|
||||||
extends: .Lint_Markdown_Docs
|
extends: .Lint_Markdown_Docs
|
||||||
|
needs: []
|
||||||
|
|
||||||
|
|
||||||
Documentation.Build:
|
Documentation.Build:
|
||||||
|
Reference in New Issue
Block a user