Skip to content

Add env to launchAndRedirect #20

Add env to launchAndRedirect

Add env to launchAndRedirect #20

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