Skip to content

dockerfile started failing due to no git. Trying to add it #25

dockerfile started failing due to no git. Trying to add it

dockerfile started failing due to no git. Trying to add it #25

name: Create and publish a Docker image
on:
push:
branches: ['staging']
jobs:
build-and-push-image:
permissions:
contents: read
packages: write
attestations: write
id-token: write
uses: ./.github/workflows/build-and-deploy.yml
with:
jelastic_env: env-9448736
secrets: inherit