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