Skip to content

Use if logic instead of invalid effect for initialization #32

Use if logic instead of invalid effect for initialization

Use if logic instead of invalid effect for initialization #32

Workflow file for this run

on:
pull_request:
branches:
- main
push:
branches:
- main
jobs:
build-and-push-base:
uses: ls1intum/.github/.github/workflows/build-and-push-docker-image.yml@main
with:
docker-file: dockerfiles/landing-page/Dockerfile
image-name: ghcr.io/ls1intum/theia/landing-page
docker-context: .
secrets: inherit