fix workflows

This commit is contained in:
2026-01-11 17:41:27 +08:00
parent 089e19c6eb
commit 0136f0ee77
2 changed files with 4 additions and 3 deletions

View File

@@ -2,9 +2,10 @@ name: Build and Push Docker Image
on:
push:
branches: [ "main", "master" ]
branches: ["main", "master", "dev"]
pull_request:
branches: [ "main", "master" ]
branches: ["main", "master"]
workflow_dispatch:
env:
REGISTRY: ghcr.io

View File

@@ -5,7 +5,7 @@ kind: Kustomization
images:
- name: controller
newName: ghcr.io/bapung/gitea-runner-operator
newTag: sha-b638d72
newTag: sha-cb20968
patchesStrategicMerge:
- image_pull_secret_patch.yaml