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 committed Sep 4, 2024
1 parent 15cc6a4 commit 9a3ce1d
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 9a3ce1d

Please sign in to comment.