Skip to content

commit from ci -- ran update-rolemap and pushed #457

commit from ci -- ran update-rolemap and pushed

commit from ci -- ran update-rolemap and pushed #457

###### Generated using `argus bootstrap` command ######
name: Docker Image Build - rdev
on:
push:
pull_request:
types: [ labeled ]
jobs:
rdev_argus_builder:
uses: chanzuckerberg/github-actions/.github/workflows/argus-docker-build.yaml@v6
secrets: inherit
with:
envs: rdev
path_filters: '!.infra/**'
branches_ignore: main,release-please--branches--main
images: |
{
"aws-oidc": {
"context": "./",
"dockerfile": "Dockerfile",
"platform": "linux/arm64"
}
}