Skip to content

feat: custom Plane.so proxy image #1

feat: custom Plane.so proxy image

feat: custom Plane.so proxy image #1

name: Build Plane Proxy Image
on:
push:
branches:
- main
paths:
- plane-proxy/**/*
workflow_dispatch:
permissions:
contents: read
packages: write
jobs:
keycloak:
uses: ./.github/workflows/docker.yml
with:
dockerfile: plane-proxy/Dockerfile
context: plane-proxy
tag: plane-proxy:stable