Skip to content
Snippets Groups Projects
Verified Commit b3c98ad3 authored by Martin Weise's avatar Martin Weise
Browse files

Updated

parent f1398319
No related branches found
No related tags found
4 merge requests!231CI: Remove build for log-service,!228Better error message handling in the frontend,!223Release of version 1.4.0,!190Resolve "More env variables for Azure deployment"
variables:
DOCKER_TLS_CERTDIR: /certs
DOCKER_HOST: "tcp://localhost:2375/"
DOCKER_TLS_CERTDIR: ""
DOCKER_TLS_VERIFY: 0
TAG: "${TAG:-latest}"
TRIVY_NO_PROGRESS: "true"
TRIVY_CACHE_DIR: ".trivycache/"
image: "docker/compose:latest"
image: maven:3-openjdk-17
services:
- name: docker:24-dind
- name: mariadb:10.5
- docker:24-dind-rootless
stages:
- build-backend
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment