Skip to content

fix: add trailing slash #3

fix: add trailing slash

fix: add trailing slash #3

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