Skip to content

Commit

Permalink
Update continious_integration.yml
Browse files Browse the repository at this point in the history
Fix Pipeline
  • Loading branch information
tsenkwong authored Feb 25, 2025
1 parent c7bd8b2 commit 834264a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continious_integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ on:
workflow_dispatch:
env:
REGISTRY: ghcr.io
REGISTRY_NAMESPACE: possible-x
REGISTRY_NAMESPACE: Dataport
K8S_NAMESPACE: ${{ github.ref == 'refs/heads/main' && 'mvd-001-demo' || 'edc-dev' }}
jobs:
build-and-push-backend:
Expand Down

0 comments on commit 834264a

Please sign in to comment.