mirror of
https://github.com/k8snetworkplumbingwg/multus-cni.git
synced 2025-09-05 10:54:11 +00:00
Update workflows in release branch
Signed-off-by: Alexander Maslennikov <amaslennikov@nvidia.com>
This commit is contained in:
2
.github/workflows/ci-fork.yml
vendored
2
.github/workflows/ci-fork.yml
vendored
@@ -9,7 +9,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
call-reusable-ci-fork-workflow:
|
call-reusable-ci-fork-workflow:
|
||||||
uses: almaslennikov/reusable-release-workflows/.github/workflows/ci-fork.yml@dev
|
uses: almaslennikov/reusable-release-workflows/.github/workflows/fork-ci-reusable.yml@dev
|
||||||
with:
|
with:
|
||||||
registry-internal: ghcr.io/almaslennikov
|
registry-internal: ghcr.io/almaslennikov
|
||||||
registry-public: ghcr.io/almaslennikov
|
registry-public: ghcr.io/almaslennikov
|
||||||
|
10
event.json
10
event.json
@@ -1,10 +0,0 @@
|
|||||||
{
|
|
||||||
"push": {
|
|
||||||
"head": {
|
|
||||||
"ref": "sample-head-ref"
|
|
||||||
},
|
|
||||||
"base": {
|
|
||||||
"ref": "sample-base-ref"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
Reference in New Issue
Block a user