Skip to content

bug: fix missing quotation and convert booleans to strings #66

bug: fix missing quotation and convert booleans to strings

bug: fix missing quotation and convert booleans to strings #66

name: Build Using Reusable Workflow
on: [push, pull_request]
jobs:
reusable-build:
permissions:
contents: write
packages: write
uses: celestiaorg/.github/.github/workflows/reusable_dockerfile_pipeline.yml@develop
with:
dockerfile: docker-action-test/Dockerfile
packageName: docker-test
secrets: inherit
reusable-build-defaults:
permissions:
contents: write
packages: write
uses: celestiaorg/.github/.github/workflows/reusable_dockerfile_pipeline.yml@develop
with:
dockerfile: docker-action-test/Dockerfile
secrets: inherit