Skip to content

try a reusable workflow #4

try a reusable workflow

try a reusable workflow #4

Workflow file for this run

#
name: Create and publish a Docker image
on:
push:
branches: ['jelastic']
jobs:
build-and-push-image:
env:
SHOPIFY_API_KEY: ${{ secrets.SHOPIFY_API_KEY }}
permissions:
contents: read
packages: write
attestations: write
id-token: write
uses: ./build-and-deploy.yml

Check failure on line 17 in .github/workflows/deploy-staging.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/deploy-staging.yml

Invalid workflow file

invalid value workflow reference: no version specified
with:
jelastic_env: env-0105831
secrets: inherit