Skip to content

Commit 48e3cb0

Browse files
committed
update ci
1 parent 655cbf5 commit 48e3cb0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/continious_integration.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
name: Build and Deploy EDC to Cluster
15+
name: Build and Push Omejdn
1616

1717
on:
1818
push:
@@ -21,7 +21,7 @@ on:
2121

2222
env:
2323
REGISTRY: ghcr.io
24-
REGISTRY_NAMESPACE: Dataport
24+
REGISTRY_NAMESPACE: M-Busk
2525
K8S_NAMESPACE: ${{ github.ref == 'refs/heads/main' && 'mvd-001-demo' || 'edc-dev' }}
2626

2727
jobs:

0 commit comments

Comments
 (0)