build: rename skaffold module for particle processor worker

This commit is contained in:
talksik
2026-04-29 15:04:04 -07:00
parent 2b37979a76
commit 7397dc45e8
2 changed files with 2 additions and 2 deletions
@@ -17,6 +17,6 @@ jobs:
deploy: deploy:
uses: ./.github/workflows/_deploy.yml uses: ./.github/workflows/_deploy.yml
with: with:
module: worker module: particleprocessor
environment: ${{ inputs.environment }} environment: ${{ inputs.environment }}
secrets: inherit secrets: inherit
+1 -1
View File
@@ -59,7 +59,7 @@ profiles:
apiVersion: skaffold/v4beta11 apiVersion: skaffold/v4beta11
kind: Config kind: Config
metadata: metadata:
name: worker name: particleprocessor
build: build:
local: {} local: {}
tagPolicy: tagPolicy: