Skip to content

Update on-commit.yml #2

Update on-commit.yml

Update on-commit.yml #2

Workflow file for this run

name: Build on commit
on:
push:
branches: [ main ]
jobs:
docker-ory-admin:

Check failure on line 7 in .github/workflows/on-commit.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/on-commit.yml

Invalid workflow file

You have an error in your yaml syntax on line 7
name: [OryAdmin] Build docker image
uses: josxha/Oryon/.github/workflows/docker-build-ory_admin.yml@main
secrets: inherit
with:
IMAGE_TAG: latest
#docker-kratos_self_service:
# name: [KratosSelfService] Build docker image
# uses: josxha/Oryon/.github/workflows/docker-build-kratos_self_service.yml@main
# secrets: inherit
# with:
# IMAGE_TAG: latest