Skip to content

deploy barn barroch

deploy barn barroch #4

Workflow file for this run

# 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