Fixes [release]

This commit is contained in:
Christopher Schnick
2024-09-18 09:01:59 +02:00
parent 4c28db38cb
commit 446cafcb0d

View File

@@ -10,15 +10,6 @@ env:
jobs:
build-and-push-image:
strategy:
matrix:
config:
- main:
- repo: xpipe-io/xpipe
- tag: main
- ptb:
- repo: xpipe-io/xpipe-ptb
- tag: ptb
runs-on: ubuntu-latest
if: contains(github.event.head_commit.message, '[release]') || contains(github.event.head_commit.message, '[stage]')
permissions: