Skip to content

Merge pull request #54 from yalla-coop/staging #1

Merge pull request #54 from yalla-coop/staging

Merge pull request #54 from yalla-coop/staging #1

name: Create and publish a Docker image
on:
push:
branches: ["main"]
jobs:
build-and-push-image:
permissions:
contents: read
packages: write
attestations: write
id-token: write
uses: ./.github/workflows/build-and-deploy-prod.yml
with:
jelastic_env: fdc-producer
secrets: inherit