Skip to content

Commit

Permalink
task: disable new CI until switching over
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Zeevi <[email protected]>
  • Loading branch information
maze88 authored Sep 4, 2024
1 parent 15cc6a4 commit 65a2441
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/fork-ci.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: Fork Docker CI

on:
push:
branches:
- network-operator-*
tags:
- network-operator-*
# on:
# push:
# branches:
# - network-operator-*
# tags:
# - network-operator-*

jobs:
determine_docker_registry_and_tag:
Expand Down

0 comments on commit 65a2441

Please sign in to comment.