Skip to content

Retarget dependencies from //cuttlefish/common/libs/utils:result to… #283

Retarget dependencies from //cuttlefish/common/libs/utils:result to…

Retarget dependencies from //cuttlefish/common/libs/utils:result to… #283

Workflow file for this run

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