Skip to content

feat: add DockerHub and ScaleWay registries #1

feat: add DockerHub and ScaleWay registries

feat: add DockerHub and ScaleWay registries #1

name: Build Using Reusable Workflow
on: [push, pull_request]
jobs:
reusable-build:
uses: celestiaorg/.github/.github/workflows/reusable_dockerfile_pipeline.yml@${{ github.event.pull_request.head.ref || 'main' }}

Check failure on line 5 in .github/workflows/dockerfile_workflow_test.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/dockerfile_workflow_test.yaml

Invalid workflow file

invalid value workflow reference: version cannot have whitespace: ${{ github.event.pull_request.head.ref || 'main' }}
with:
dockerfile: docker-action-test/Dockerfile
packageName: docker-action-test