ci: build ogcard image on push to main (#10469)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1,11 +1,9 @@
|
|||||||
name: build-and-push-ogcard-aws
|
name: build-and-push-ogcard-aws
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
pull_request:
|
push:
|
||||||
paths:
|
branches:
|
||||||
- "bskyogcard/**"
|
- main
|
||||||
- "Dockerfile.bskyogcard"
|
|
||||||
- ".github/workflows/build-and-push-ogcard-aws.yaml"
|
|
||||||
|
|
||||||
env:
|
env:
|
||||||
REGISTRY: ${{ secrets.AWS_ECR_REGISTRY_USEAST2_PACKAGES_REGISTRY }}
|
REGISTRY: ${{ secrets.AWS_ECR_REGISTRY_USEAST2_PACKAGES_REGISTRY }}
|
||||||
|
|||||||
Reference in New Issue
Block a user