use new ddadevops

pull/1/head
Michael Jerger 10 months ago
parent b6b2e6d9b5
commit ec0844d53b

@ -4,7 +4,7 @@ stages:
- image
.py: &py
image: "domaindrivenarchitecture/ddadevops-python:4.3.1"
image: "domaindrivenarchitecture/ddadevops-python:4.3.2-dev2023-08-16-15-37-46"
before_script:
- export RELEASE_ARTIFACT_TOKEN=$RELEASE_ARTIFACT_TOKEN
- python --version

@ -33,7 +33,7 @@ default_task = "dev"
name = "ddadevops"
MODULE = "not-used"
PROJECT_ROOT_PATH = "."
version = "4.3.2-dev1"
version = "4.3.2-dev2"
summary = "tools to support builds combining gopass, terraform, dda-pallet, aws & hetzner-cloud"
description = __doc__
authors = [Author("meissa GmbH", "buero@meissa-gmbh.de")]

Loading…
Cancel
Save