Skip to content
Snippets Groups Projects
Verified Commit a78acb3b authored by Adrien Navratil's avatar Adrien Navratil
Browse files

feat: added default value for srvc_maas_labels

parent cca3dd9c
Branches
Tags
No related merge requests found
Pipeline #300438 failed with stage
in 14 seconds
......@@ -13,3 +13,4 @@ srvc_maas_image_prune_minute: "30"
srvc_maas_worker_name: "{{ inventory_hostname }}"
srvc_maas_payload_type: LEGACY_WORKFLOW
srvc_maas_tenant_slug:
srvc_maas_labels:
\ No newline at end of file
[tool.poetry]
name = "srvc-maas"
version = "0.1.2"
version = "0.1.3"
description = ""
authors = ["Forge - EPITA <forge@tickets.forge.epita.fr>"]
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment