Skip to content

Clean up namespace in Helm and config of values #5

Clean up namespace in Helm and config of values

Clean up namespace in Helm and config of values #5

Workflow file for this run

on:
push:
branches:
- main
jobs:
build-and-push:
uses: ls1intum/.github/.github/workflows/build-and-push-docker-image.yml@feat/docker-run-network
with:
docker-file: Dockerfile
image-name: ghcr.io/ls1intum/theia/garbage-collector
docker-context: .
tags: "2024-12-02"
network: "host"
secrets: inherit