Skip to content

Commit

Permalink
Update from update/networkservicemesh/cmd-template
Browse files Browse the repository at this point in the history
  • Loading branch information
nsmbot authored Nov 9, 2020
1 parent 17a81ae commit a2382b6
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion .github/workflows/update-cmd-repositories.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,15 @@ jobs:
update-dependent-repositories:
strategy:
matrix:
repository: [cmd-registry-proxy-dns, cmd-nsc, cmd-registry-memory, cmd-nsmgr, cmd-forwarder-vppagent, cmd-exclude-prefixes-k8s, cmd-forwarder-sriov]
repository:
- cmd-registry-proxy-dns
- cmd-nsc
- cmd-registry-memory
- cmd-nsmgr
- cmd-forwarder-vppagent
- cmd-exclude-prefixes-k8s
- cmd-forwarder-sriov
- cmd-nse-icmp-responder
name: Update ${{ matrix.repository }}
runs-on: ubuntu-latest
if: github.repository == 'networkservicemesh/cmd-template'
Expand Down

0 comments on commit a2382b6

Please sign in to comment.