mobile v0.1 #189

Merged
talksik merged 18 commits from mobile-v1 into master 2026-04-30 00:30:31 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 7397dc45e8 - Show all commits
@@ -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: