Skip to content

Output of cvdr list is clear to know the name of host, group, instance. #16

Output of cvdr list is clear to know the name of host, group, instance.

Output of cvdr list is clear to know the name of host, group, instance. #16

Workflow file for this run

name: Postsubmit
on:
push:
branches:
- main
jobs:
deploy:
if: github.repository_owner == 'google'
uses: ./.github/workflows/deployment.yaml
with:
deploy-channel: nightly
secrets:
artifact-registry-uploader-json-creds: ${{ secrets.ARTIFACT_REGISTRY_UPLOADER }}