Skip to content

Update docker.yml

Update docker.yml #3

Workflow file for this run

name: Docker Application CI/CD Pipeline
on:
push:
branches: [ "master", "develop" ]
pull_request:
branches: [ "master" ]
jobs:
build:
uses: anujdevopslearn/GithubActionsWorkflows/.github/workflows/maven.yml@main

Check failure on line 12 in .github/workflows/docker.yml

View workflow run for this annotation

GitHub Actions / Docker Application CI/CD Pipeline

Invalid workflow file

The workflow is not valid. .github/workflows/docker.yml (Line: 12, Col: 11): Input build-script is required, but not provided while calling.